Click here to Skip to main content
15,908,842 members
Home / Discussions / Database
   

Database

 
QuestionNew to SQL Server Database Pin
aditya chitti28-Oct-06 4:09
aditya chitti28-Oct-06 4:09 
AnswerRe: New to SQL Server Database Pin
Rob Graham28-Oct-06 4:33
Rob Graham28-Oct-06 4:33 
QuestionI am new to SQL Server. Pin
aditya chitti28-Oct-06 4:07
aditya chitti28-Oct-06 4:07 
AnswerRe: I am new to SQL Server. Pin
Colin Angus Mackay29-Oct-06 3:34
Colin Angus Mackay29-Oct-06 3:34 
Questionsp_add_job Pin
neilsolent28-Oct-06 1:22
neilsolent28-Oct-06 1:22 
AnswerRe: sp_add_job Pin
Rob Graham28-Oct-06 4:38
Rob Graham28-Oct-06 4:38 
GeneralRe: sp_add_job Pin
neilsolent28-Oct-06 5:54
neilsolent28-Oct-06 5:54 
QuestionSql Server 2000 Pin
Alfred Willi27-Oct-06 5:50
Alfred Willi27-Oct-06 5:50 
I work with SqlServer 2000 using an easy SELECT with da datetime field as follows:

SELECT * FROM myTable WHERE date = '1.10.2006'

This works fine on my environmet(German). On the environment of another computer (French) I get the error massage 'The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value. The cursor was not declared'.

It seems, that the regional country setup of the other computer makes the difference. So i change the settings to German and tryed again. But I become the same error massage.

Is there any datetime-format setting in the SqlServer itselve and where can I find it ?

Thanks a lot *

Alfred
AnswerRe: Sql Server 2000 Pin
Colin Angus Mackay27-Oct-06 5:57
Colin Angus Mackay27-Oct-06 5:57 
GeneralRe: Sql Server 2000 Pin
Alfred Willi27-Oct-06 7:10
Alfred Willi27-Oct-06 7:10 
QuestionDIGITS Pin
Kschuler27-Oct-06 3:41
Kschuler27-Oct-06 3:41 
AnswerRe: DIGITS Pin
ChandraRam31-Oct-06 0:36
ChandraRam31-Oct-06 0:36 
GeneralRe: DIGITS Pin
Kschuler31-Oct-06 3:25
Kschuler31-Oct-06 3:25 
QuestionAuto inserting the current date/time - how? Pin
Alice@mywonderland27-Oct-06 3:04
Alice@mywonderland27-Oct-06 3:04 
AnswerRe: Auto inserting the current date/time - how? [modified] Pin
Eric Dahlvang27-Oct-06 3:10
Eric Dahlvang27-Oct-06 3:10 
GeneralRe: Auto inserting the current date/time - how? Pin
Colin Angus Mackay27-Oct-06 3:26
Colin Angus Mackay27-Oct-06 3:26 
GeneralRe: Auto inserting the current date/time - how? Pin
Eric Dahlvang27-Oct-06 3:43
Eric Dahlvang27-Oct-06 3:43 
GeneralRe: Auto inserting the current date/time - how? Pin
Colin Angus Mackay27-Oct-06 4:59
Colin Angus Mackay27-Oct-06 4:59 
GeneralRe: Auto inserting the current date/time - how? Pin
Alice@mywonderland27-Oct-06 3:48
Alice@mywonderland27-Oct-06 3:48 
GeneralRe: Auto inserting the current date/time - how? Pin
Colin Angus Mackay27-Oct-06 4:55
Colin Angus Mackay27-Oct-06 4:55 
GeneralRe: Auto inserting the current date/time - how? Pin
Alice@mywonderland27-Oct-06 6:56
Alice@mywonderland27-Oct-06 6:56 
Questionado? sql? Pin
Haoman1727-Oct-06 2:15
Haoman1727-Oct-06 2:15 
AnswerRe: ado? sql? Pin
Colin Angus Mackay27-Oct-06 2:43
Colin Angus Mackay27-Oct-06 2:43 
GeneralRe: ado? sql? Pin
Haoman1727-Oct-06 3:44
Haoman1727-Oct-06 3:44 
GeneralRe: ado? sql? Pin
Paddy Boyd27-Oct-06 3:50
Paddy Boyd27-Oct-06 3:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.