Link to home
Start Free TrialLog in
Avatar of sripri96
sripri96

asked on

inserting date in datetime column

Hi:

I am inserting date in datetime column and getting error message.
message is - Syntax error converting datetime from character string.

insert into table1
Values (0,0,'0','0','0','0','0','0','0','0','5/1/2004','0','0')

Any help!
Thanks,
sripri96
ASKER CERTIFIED SOLUTION
Avatar of rafrancisco
rafrancisco

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial