Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DISTRIBUTING DATABASES (mdb) WITH VB APPLICATIONS
Message
From
24/09/1999 20:41:31
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00268835
Message ID:
00268846
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform