Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADOX Reference
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00572861
Message ID:
00572996
Vues:
22
>I have seen examples here concerning using ADOX to find attributes about a database. I have, however, a problem. I can not find the reference to use in my Project references list. Also, just to be a wimp can someone fill me in quickly on something? Do I just do something like the following to just get the table names:
>
>1. Say For Each Table in Tables Collection
>2. Table. Name
>3. Next
>
>Thanks,
>Jason

You do not always need ADOX. See if the OpenSchema method is enough for you (I can tell you that you can easily list tables using OpenSchema).
É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