Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rowset position cannot be restarted
Message
De
19/06/2004 04:38:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
18/06/2004 13:54:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00914739
Message ID:
00915308
Vues:
10
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform