[freetds] Program type out of range

Frediano Ziglio freddy77 at gmail.com
Mon Mar 22 18:20:13 EDT 2010


Il giorno 22/mar/2010, alle ore 18.00, Hegedűs Gábor <ghegedus0 at freemail. 
hu> ha scritto:

> Hello Colleagues,
>
> Here is a new example resulting error “Program type out of range”.
> (Thanks again for solution of conversion problem to James K. Lowden.)
> I have a MSSQL 2000 database and use it via ODBC (with.no problem in  
> Win
> XP). Now I try to access it from Ubuntu 2.6.31-20 (English), Wine1.2
> (1.1.40-0ubuntu1; XP), unixodbc (2.2.11-16ubuntu1), freetds-0.82
> (freetds-stable 2009.12.11). After successful connection and "use  
> <db>"
> command I sent “select top 1 * from jog” to unixodbc (table jog  
> has 4
> records). It failed and generated the listed messages in the log  
> files.
> freetdes got the correct record from MS SQL, but couldn't finish the
> process. Have you idea about reason and solution?
>
> Thank you
> Gábor
>

Hi,
   SQL_WCHAR is not supported by 0.82. Future version support wide  
characters.

Bye,
   freddy77




More information about the FreeTDS mailing list