Archive for the ‘MV’ Category

MV / Relational exchanges - Part 2

Thursday, June 12th, 2008

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.

(more…)

Nebula MV ASP.NET Starter Kit?

Friday, May 2nd, 2008

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.

(more…)

MV and Relational Data Exchanges Part 1

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…)

D3 FlashBASIC History and Usage

Saturday, April 12th, 2008

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

(more…)

Lonely D3 Shell Variables

Saturday, March 29th, 2008

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.

(more…)

PrintWizard Tip 01

Friday, March 14th, 2008

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.

(more…)

Why mv.NET - Part 2

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…)

Website Design - Establish a consistent theme

Sunday, March 2nd, 2008

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.

(more…)

Cross-MV development made easy…er

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…)

NebulaXChange : Excel to MV and beyond

Friday, November 9th, 2007

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.

(more…)