Lightwave
Ad astra
- Local time
- Today, 13:13
- Joined
- Sep 27, 2004
- Messages
- 1,537
Congratulations on getting that working. Sorry don't have direct experience of this however from a quick search on the web it is yet another problem that users regularly experience. I found this thread which looks promising.
http://www.tek-tips.com/viewthread.cfm?qid=1240616
see gmmastros - Importantly he says
And he goes on to give the exact command line to change it presumably in Query Analyzer. I haven't used Query Analyzer before so could be wrong.
http://www.tek-tips.com/viewthread.cfm?qid=1240616
see gmmastros - Importantly he says
Each SQL Server has a default language. You can see what the default language is by executing these commands (in Query Analyzer).
sp_configure 'default language'
And he goes on to give the exact command line to change it presumably in Query Analyzer. I haven't used Query Analyzer before so could be wrong.
Last edited: