Click to See Complete Forum and Search --> : asp date() to SQL Server


moiseszaragoza
09-02-2009, 02:33 PM
I am trying to insert into a datefield in the SQL Server
but i get this error



Microsoft OLE DB Provider for ODBC Drivers error '80040e07'

[Microsoft][SQL Native Client][SQL Server]Operand type clash: text is incompatible with date

/admin/news.asp, line 96

the value of my date is 9/2/2009

yamaharuss
09-02-2009, 10:41 PM
Show your entire query please.

Kuriyama
09-03-2009, 04:06 PM
ASP to SQL date conversion. . . .now()