Re: [Virtuoso-users] ODBC, Python and Unicode

2007-04-03 Thread Anton Krasovsky
Hi Hugh, please find trace files attached. First one is for pyodbc used with virtodbc32_r.so, second is for pyodbc with virtodbc32u_r.so. The mxODBC driver seems to work okay with virtodbc32u_r.so, but it has problems working under python 2.5, so I'd like to see if pyodbc can be used with unicode

Re: [Virtuoso-users] ODBC, Python and Unicode

2007-04-03 Thread Hugh Williams
Hi Anton, Can you please provide an iODBC trace of your attempts to insert unicode data with the Virtuoso unicode driver (virtodbc32u_r.so) with the mxODBC and pyodbc drivers. The iODBC tracing can be enabled by adding the following entry to your odbc.ini file: [ODBC] Trace=1 TraceFile= This wil