Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recall a recordset
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Divers
Thread ID:
01524123
Message ID:
01524130
Vues:
86
Good morning sergey,
local loRS as ADODB.Recordset
loRS = createobject('ADODB.RecordSet')
loRS.CursorLocation = 3  && adUseClient
loRS.LockType       = 3  && adLockOptimistic
This.DataSource     = loRS
>What kind of recordset?
>
>>
>>it is possible to recall a record in a recordset ( destroyed by delete ) ?
>>
>>thank in advance for help
>>
>>
>>BERNHART
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform