Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot insert in one specific server
Message
From
12/03/2010 16:55:48
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Cannot insert in one specific server
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01454230
Message ID:
01454230
Views:
89
I have this command which I execute on several servers to insert a record:
INSERT INTO [FieldType] ([[AddUser],[AddDate],[ModUser],[ModDate],[Title])
 VALUES (1,'19/02/2010 02:05:06',1,'19/02/2010 02:05:06','Integer')
However, on one particular server, this doesn't work. I get this message:

"The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value."

Something is different on the client server in the configuration and I am trying to know what it is. Any help would be appreciated?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform