Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
....Recordset.find Error
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00304573
Message ID:
00304576
Vues:
25
>Dear Frinds,
>I am facing a problem in the .find syntax. I am trying to find a selected word from a DataCombo.text in the ADO or DAO but keep getting the same error
>
>"OPeration is not supported for this type of object"
>
>the syntax is :
>Data1.Recordset.FindFirst "username_a = cdUser.Text"
>I tried also with .Seek & have the same problem
>'Data1.Recordset.Seek "=", cdUser.Text

What kind of database do you use? Also, try to set the DefaultCursorType to 1-ODBCCursor.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform