ing. fabio freddi wrote:
da_date value is '010103'
and datatype of da_date field on table utentiall is date
I have
error message
Microsoft OLE DB Provider for ODBC Drivers (0x80040E07)
[SAP AG][SQLOD32 DLL][SAP DB]Datetime field overflow;-3048 POS(1) Invalid date format:ISO.
/GEST_SAP/DB/contabilita/altusrdate.asp, line 18
what is the problem ???
tank's
Fabio
ODBC uses only the ISO time format (http://www.sapdb.org/htmhelp/48/0d8018b4f211d2a97100a0c9449261/frameset.htm)

so you'll have to use 2003-01-01

Daniel Dittmar

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general


Reply via email to