That's why I appreciate your help :) Now there's the DataError:
Traceback (most recent call last):
File "D:\Temp\test_pyodbc.py", line 9, in <module>
cursor.execute("insert into auth_event(time_stamp, client_ip, origin,
description) values (?, ?, ?, ?)", now, '192.0.0.1', 'origin', 'description'
)
pyodbc.DataError: ('22007', '[22007] [Microsoft][SQL Server Native Client
10.0][SQL Server]Bei der Konvertierung eines char-Datentyps in einen
datetime-Datentyp liegt der datetime-Wert au\xdferhalb des g\xfcltigen
Bereichs. (242) (SQLExecDirectW); [01000] [Microsoft][SQL Server Native
Client 10.0][SQL Server]Die Anweisung wurde beendet. (3621)')
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.