Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DISTRIBUTING DATABASES (mdb) WITH VB APPLICATIONS
Message
De
24/09/1999 20:41:31
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:
00268846
Vues:
21
To be more precise I get the error message described to you n my previous reply, when the following code is attempted to be executed, since the Gri is not bound to the database through the data control

>
If PARTS.Recordset.EOF = False Then <===Error generated at this point!
PARTS.Recordset.MoveNext
If PARTS.Recordset.EOF = True Then
PARTS.Recordset.MovePrevious
End If
End If
<

Thank you
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform