On Saturday 18 November 2006 23:04, Carl Karsten wrote: > > How far have you gotten with getting the MsSQL.py working???? Have you > > installed FreeTDS? > > haven't touched it. currently drawing tables and relations on the white > board ;) > > C
Just an update I decided to compile and run pymssql. It works with simple scripts. The README suggest that something has to be done with compiling FreeTDS with respect to datetime fields. I don't know how I compiled my FreeTDS but pymssql.py returns a datetime.datetime type. Which would follow dabo a little better (although, I did a convert on the type I was getting from MSSQL.py). So maybe this is a better way to go overall??? Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
