Archive for the ‘mv.NET’ Category
Tuesday, April 15th, 2008
One of the most common inquiries we see in MV forums involves exchanging data between the MV DBMS and relational databases. In this multi-part series over the next couple weeks, I’ll describe ways to get data flowing in both directions without using platform-specific ODBC tools.
This Part 1 is just an introduction and I’ll start describing some details in Part 2. I expect a new segment on this every 4 days or so, maybe with other blog postings in between.
(more…)
Posted in mv.NET, MV | No Comments »
Thursday, March 6th, 2008
Almost two years ago I wrote a blog entry titled "Why mv.NET?" But every couple of days we still see the same question phrased differently: "How do I connect to/from MV?" My immediate response is still to include mv.NET in your list of options. Here is an explanation why.
(more…)
Posted in mv.NET | No Comments »
Sunday, February 17th, 2008
I just finished setting up the latest mv.NET v3.5.1.2 and used the Data Manager to create simultaneous connections to multiple MV environments. I dunno if other people get as much of a kick out of this as I do but just the ability to do this tickles me.
(more…)
Posted in mv.NET, MV | No Comments »
Thursday, February 8th, 2007
OK, the title is a little tacky, but if you’re humming a tune about San Jose California then you get the joke. In response to a posting to the U2 User’s list I decided to post some comments here about Service Oriented Architecture.
(more…)
Posted in mv.NET, .NET General, MV, Tech | No Comments »
Tuesday, January 9th, 2007
Posted in mv.NET, Raining Data, MV | Comments Off
Saturday, December 30th, 2006
The following is some great information posted to the Raining Data web forum by Robert Burke, their new Technical Support Director. I’ve posted it here verbatim for your benefit.
(more…)
Posted in DesignBais, mv.NET, D3, Tech | No Comments »
Saturday, November 18th, 2006
I have code that updates the Outlook Calendar from MV apps. I decided to hook it up with DesignBais. This is just too cool.
(more…)
Posted in mv.NET, DesignBais, .NET General, MV, Tech, General | 9 Comments »
Saturday, July 8th, 2006
mv.NET is a suite of three packages, one of which is the Adapter Objects library. This allows MV data to serve as a data source for ADO.NET just like any relational data source. Using the library can be very easy. In Visual Studio you can drop toolbox objects onto a form. Doing so invokes a Wizard to configure the components. Wow, that’s neat and it all works - but is this good coding practice?
(more…)
Posted in mv.NET, MV, Tech, General | No Comments »
Sunday, June 25th, 2006
This article discusses why I have chosen to work with Windows, the .NET Framework, and mv.NET for interfaces to MV DBMS applications. Feel free to disagree with my choices but maybe my reasoning will make sense to others who are trying to find their "home" amongst all of the available options.
(more…)
Posted in mv.NET, .NET General, MV, Tech, General | No Comments »
Sunday, June 25th, 2006
Connectivity into MV / Pick databases from object-oriented languages and mainstream products used to be difficult. These days it’s not tough at all, and highly affordable as well. There are many tools in our market that can do communications between MV and others, but I’ve settled on one tool that satisfies almost all of my needs for communications development. This article focuses on some of the advantages of mv.NET over competing products.
(more…)
Posted in mv.NET, MV, General | 2 Comments »