Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO recordset
Message
From
16/09/1998 12:53:56
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
ADO recordset
Miscellaneous
Thread ID:
00137350
Message ID:
00137350
Views:
55
Hi folks.
I try to access SQL Server table througth ADO in VFP5.
I created command object with commandtype = adtable and commandtxt =
"table name"
and than i created recordset througth running EXECUTE method of
the command object.So far so good.
But result recordset is only "moveforvard". I cannot use
methods like movelast,moveprevious,movefirst.Also i cannot add new
records.The recordset only allow me to "movenext" and "find".
What i missed when I crested these objects?
How can i make recordset moveable in both directions and how i can
update this recordset?
Thank you. Alex.
Next
Reply
Map
View

Click here to load this message in the networking platform