MV / Relational exchanges - Part 2
Thursday, June 12th, 2008In the U2 forum there have been a couple questions on the new U2/DB2 .NET data provider from IBM. I thought I’d write up a couple quick notes.
In the U2 forum there have been a couple questions on the new U2/DB2 .NET data provider from IBM. I thought I’d write up a couple quick notes.
We’ve been putting together an ASP.NET starter kit which may or may not be productized. It’s a Visual Studio solution / template which includes the following features.
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.
Questions frequently arise in forums about how FlashBASIC works. So I thought I’d summarize it here.
First, a primer on compilation and object code in general
A question came up in comp.databases.pick that asked how we could use a pre-defined set of values in a D3 query. For example: SORT CUSTOMERS WITH STATE "AZ" "CA" "NM" "OR" … but getting the state codes dynamically. Sure, we can do that, using shell variables.
People frequently ask about PrintWizard, how it works, what they can do with it, etc. As time permits I’ll start posting some info here about how to use it. Unfortunately this won’t start at the beginning like a tutorial. I’m just going to post some nice tips as I happen to think about them. In this first tip I’ll show you one way to populate a form - and how to use an image as a form overlay rather than using pre-printed forms.
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.
For developers who use ASP.NET, DesignBais, and other tools, it’s important to design the look and feel of a website before too much front-end work is done.
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.
A long time ago there was a product called CrowFlight that retrieved data into Excel from MV. Some companies still have it and I occassionally get a call from someone looking to replace it. Well… I now have two ways of using Excel formulas to call into MV, and this functionality can be combined with NebulaXLite.