
Creating/Modifying MDB objects in Access 2.0 / Jet 2.5 Format
I am new to VB programming but relatively experienced in Access VBA.
I am working from home on a Windows 95 machine. I am programming for a
Windows 3.1 environment, so I have loaded the 16-bit version of VB.
This version is only capable of utilizing vs. 2.5 of the Jet DB engine
(MS Access 2.0) format. Of course, I have already upgraded my machine
at home to Access 7.0. I need to create and modify data objects in my
MDB file. I know about the VB Data Manager, but it has no-where near
the capabilities of MS Access, particularly in the area of query object
creation using QBE.
Is it possible to load both Access 2.0 and 7.0 on my machine at the same
time, or is there some better solution?