Re: Incompatibility with FreeTDS/ODBC and Unicode on a MSSQL server?

2009-02-25 Thread kgingeri
Ok, I figured this out myself... I had to un-install all pre-installed odbc stuff - unixODBC (possibly iODBC as well, except it didn't seem to actually uninstall completely) and FreeTDS. I then got source and did configure/make/make installs of unixODBC first, then FreeTDS. This order is

Re: Incompatibility with FreeTDS/ODBC and Unicode on a MSSQL server?

2009-02-16 Thread kgingeri
I should add a couple more things here that may have a bearing on my problem... a) I am running Ubuntu Linux and b) I am accessing my data via a VPN connection c) I have done most of my installs via Synaptics but will try to redo some with compiling from source. If I answer my own question, I

Incompatibility with FreeTDS/ODBC and Unicode on a MSSQL server?

2009-02-16 Thread kgingeri
I am fairly new to Django and am working my way through the latest tutorial and get the error below. I have the latest dev for Django installed (I know cuz I started out with 0.96), the most recent FreeTDS, pyodbc and django-pyodbc. My isql and running all the api stuff works fine with my SQL