kennypoon
03-25-02, 01:12
| I'm using VB to write a application to call SQL server database. i'm using ADO-ODBC to connect to the database. How can i get all the table name from the database, and also how can i get the primary key field, foriegn key field from a given table? |