Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Probelm in Rs
Message
 
To
09/02/2000 21:29:16
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00327898
Message ID:
00329837
Views:
33
>Hi Eric,
> I don't want to create index in Access. I want to create index and
>primary key on the recordset or on the temp curosr which i have
>made in memory using ADO method. so pls. help me . . . .

You can't add index to a recordset.

A recordset is only fields retrieved from a table that an application can use.

Index and primary keys are physical and exist only at the database level. When you query the database, keys and indexes can be used!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform