Sunday, February 26, 2012

error message when trying to create any query

I am trying to run a query on my sql server and get the following error message:

"An error occurred while executing batch. Error message is: The directory name is invalid."

how do I fix?

Simple -Use a valid folder name!

If you were to post your code, and the complete error message, perhaps we could give you more directed assistance.

|||I am experiencing the same problem.
There are no directories or code involved.
The error occurs in SQL server management studio on a simple sql statement like

select * from table_name;

Regards

Zlatko
|||It is resolved in meantime.
Our sysadm changed some user rights on the domain controller - and that was causing the error.
After he returned the old setting - everything went back to normal.

Z.

No comments:

Post a Comment