SQL Server, what is a session?
Posted: Mon 18 Nov 2013 16:03
Hi
I Change the language to "deutsch" with SQL "SET language deutsch". I read that this language is valid during the session. Now I have the problem that suddenly my app "forgets" this setting and I get an error using a query with a date. I never close the connection (made a ShowMessage in "onDisconnect". So my question is: when is a session closed or what can be the problem? Thanks, Peter
I Change the language to "deutsch" with SQL "SET language deutsch". I read that this language is valid during the session. Now I have the problem that suddenly my app "forgets" this setting and I get an error using a query with a date. I never close the connection (made a ShowMessage in "onDisconnect". So my question is: when is a session closed or what can be the problem? Thanks, Peter