OSQL Not listing All databases

  • Looks like permission issue. Do you have permission to access this database?

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • Yes i am accessing the database via Enterprise manager and Query analysier.

  • How are you connecting to Enterprise Manager and Query Analyzer? Please will you post the command you use to invoke OSQL?

    John

  • If you can connect without specifying the dbname what result do get from the following query:

    SELECT name FROM sysdatabases ORDER BY name;

    GO

    Joie Andrew
    "Since 1982"

Viewing 4 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply