Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
franco
Constraint Violating Yak Guru
255 Posts |
Posted - 2002-03-04 : 11:50:11
|
| Environment:NT 4 EE SP6a - SQL 7.0 EE SP1.We have 2 NT groups, NT-GR1 and NT-GR2.We also have the same 2 groups coded on our SQL Server with the same name but not with the same default language:NT-GR1 has the Server default language wich is Italian.NT-GR2 has the "english" language.We also have 1 user that belong to both groups.For one of our application it is mandatory that this user use the "english" language.How is it possible,if it is possible, from the SQL Server side, not the application side, to set the default language of this user to "english" when he need "english" and let him take the default (italian) for all other applications?TIABest RegardsFranco |
|
|
|
|
|