Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rowset position cannot be restarted
Message
From
19/06/2004 04:38:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
18/06/2004 13:54:17
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00914739
Message ID:
00915308
Views:
9
>Hi Cetin
>
>
>
> thank you by your help, but i must use COM.
>
>
>Luis Martinez.

OK OK I don't undertsnad why n-tiers, COM etc doesn't let you directly get into a cursor and you insist on first getting into a recordset.
I saw your code in reply to Sergey. As Sergey pointed out the problem is created recordset is Serverside, ForwardOnly cursor.
Add this before opening the connection so it creates ClientSide,Static cursor :

oc.CursorLocation= 3 && adUseClient

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform