Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DISTRIBUTING DATABASES (mdb) WITH VB APPLICATIONS
Message
From
24/09/1999 20:26:34
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00268835
Message ID:
00268844
Views:
30
Thanks for the code.

Yes I am using DAO with VB5. Your assumption is correct.

I removed the Databasname value fom the Properties window of the Data Control.

I added the following line to my main form which contains the DBGrid, PARTS being the name I gave the conrol. I added this within the Activate() event.

Me.PARTS.DatabaseName = App.Path & "\PARTS.mdb"

After running this program I get the error:

>Run time error 91

Object variable or With not variable not set
<

Did I do the above correctly?

BTW - Sorry about the CAPS LOCK.
Previous
Reply
Map
View

Click here to load this message in the networking platform