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)
 sp_tables

Author  Topic 

cwhisperer
Starting Member

8 Posts

Posted - 2000-11-07 : 09:00:14
I want to use the sp_tables stored procedures to return all the tables of a database. Pasing the paramater @qualifier to the sp for the specified database I get an error.
May I not use @qualifier as parameter?

:)
   

- Advertisement -