Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Retriving Table Names

Author  Topic 

SuperSimon
Starting Member

1 Post

Posted - 2001-01-03 : 18:39:37
How can I get a list of the table names in a specific database through ASP. I'm using ADODB connection to an XLS to retrieve user data and i will not always know the sheet(table Name) is there some way to get this dynamically??

   

- Advertisement -