These sample databases show how to bypass MS Access 2.0 <-> MS Access 7.0/8.0 text files import/export interface incompatibilities and BTW solve the problem of MS Access 7.0/8.0 Import/Export Wizard "excessive shrewdness".
The sample databases for MS Access 97 and MS Access 2000 demonstrate "Termination bug". This bug was first described for MS Access 97 by Marek Kepinski (MKepinski@impaq.com.pl) in his article on WWDN (this site is down now) and in his article in Smart Access in December 1998. Unfortunately bug seems to be NOT fixed in MS Access 2000. But similar VB 6.0 code works correctly!
Read more about "Termination bug" here: http://support.microsoft.com/support/kb/articles/q223/2/45.asp
This sample application shows a method which can be used to modularize MS Access applications. It consists of:
The directories and files' fullpaths of sample application are hardcoded - to install it:
After unzipping you should get the following directories and files:
Directory of C:\nwc
app
objects
data
libraries
vb
Directory of C:\nwc\app
Shell.mdb
Directory of C:\nwc\objects
Analysis.mdb
Category.mdb
Customer.mdb
Employee.mdb
Order.mdb
Product.mdb
Shipper.mdb
Supplier.mdb
Directory of C:\nwc\data
nw_db.mdb
Directory of C:\nwc\libraries
objlib.mdb
utilslib.mdb
Directory of C:\nwc\vb
ShipperVB.dll
<source Files of VB project>
Start MS Access 97 and open sample app's Shell.mdb (c:\nwc\app\Shell.mdb). Play with it a little. Investigate source code. Ask you questions and send your comments (mailto: shamil@marta.darts.spb.ru)...
| HOME |
Copyright (c) 1998-1999 by Shamil Salakhetdinov.
|
| Last updated: July 17, 1999 | |
|
|