Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DISTRIBUTING DATABASES (mdb) WITH VB APPLICATIONS
Message
De
24/09/1999 20:26:34
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00268835
Message ID:
00268844
Vues:
29
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform