Viewing 3 posts - 1 through 3 (of 3 total)
You where right, It works, the problem was in another assignment in the same UPDATE sentence.
I'm very surprise. All my live I've strugled with date format in my programs and...
July 14, 2008 at 8:53 am
#842443
Hi. Thanks for answer so fast.
VigenciaSeguro is an smalldate field in my SQL Server table.
I'm trying to assign the value : '20030721' , wich is a date in ISO format,...
July 14, 2008 at 8:05 am
#842394
I used the ISO format and didn't work.
I'm using a Smalldatetime field and tried to do the assign :
VigenciaSeguro = '20030721
Instead of a succes message I get a Msg...
July 13, 2008 at 11:46 am
#842114