ok... one more trial.....
import datetime
now = datetime.datetime(2013, 3, 13, 15, 2, 9)
db.auth_event.insert(client_ip='bogus', time_stamp=now)
and ..... did you try connecting to the database using the odbc syntax ?
db = DAL('mssql://Driver={SQL Server Native Client
10.0};Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;')
On Wednesday, March 13, 2013 3:13:38 PM UTC+1, Marian wrote:
>
> The databse driver is pyodbc-3.0.6-py2.7
>
--
---
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.