Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO record object
Message
De
17/09/2001 10:39:28
Alex Zhadanov
Computer Generated Solutions
New York City, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
ADO record object
Divers
Thread ID:
00557286
Message ID:
00557286
Vues:
39
Hi people.
How can i fill ADO record object from current record of recordset.
I use such way:
dim rec as new ADODB.record
dim rs as new ADODB.recordset
..... i create recordset with information
....

then i issued command line:
rec.open rs
and got error on this line.
I tried to disconnet recordset from connection,made recordset readonly and forwardonly but result is the same.

Thank you.
Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform