I am unable to run a very simple OSQL query:
C:> osql -E -q "select getdate()"
I get this error message:
[Shared Memory]SQL Server does not exist or access denied.
[Shared Memory]ConnectionOpen (Connect()).
I am an administrator on the local machine, and my AD user has sysdba privs on the SQL Server.
:w00t:
What do I need to do, to get this to work???
Thank you greatly.
Jason