Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What did I do wrong here ???
Message
 
To
09/03/2000 09:32:56
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00343476
Message ID:
00343690
Views:
17
>Thanks, I actually found that answer after I posted this yesterday. But another question comes up. Now, it loads up, creates the recordset quite happily, but I get a "Recordset is not bookmarkable" error when I attempt to bind this recordset to a DataGrid. I could do this part of it with an ADODC, but I have this thing about doing things the same way within a system. (Call me quirky) Since I need to fetch a parameter value from this recordset to provide to another command object I want to do them the same way.

This is because recordset returned by a command are always Forward-only. You won't be able to bind it to a grid!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform