Results 1 to 1 of 1

Thread: DatabaseName[solved]

  1. #1

    Thread Starter
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    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
  •  



Click Here to Expand Forum to Full Width