|
-
May 29th, 2005, 09:36 PM
#1
Thread Starter
Frenzied Member
DatabaseName[solved]
how to get the databases name in my server?
this is the only what i've got:
select database_name from information_schema.local 
btw i'm using mssql2000
solution:there is sysdatabases in master table it gets all database_name of a certain local/server.
Last edited by mar_zim; May 29th, 2005 at 10:50 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|