It was setup by a guy who no longer works here.
The only way I can connect to the database to run any queries, is by using OSQL on the local machine, and authenticating with the local Administrator account on the computer.
The problem is, I'm useless with OSQL for the most part.
I want to find out everything about this database -- all the table names, jobs, etc., like I would be able to see with Enterprise Manager -- just by using the OSQL utility, and generic SQL/T-SQL statements. I don't know what stored procedures are in the database or anything, although I'm sure most of the standard ones are there.
Can anyone tell me how I might be able to find out everything about this database (so I can actually write some queries for it), using only OSQL?
Thanks for any help.
*crosses fingers*
