Need to list all the databases attached to a sqlserver if possible using a vbscript.

  • Hello,

    I need to list all the databases attached to a sqlserver if possible using a vbscript.

    Thank u!

     

  • May I ask what you plan to do with that information (sure a script already exists around here for that)!

     

    SELECT * from master.dbo.SysDatabases

Viewing 2 posts - 1 through 2 (of 2 total)

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