[freetds] Program type out of range

Hegedűs Gábor ghegedus0 at freemail.hu
Tue Mar 23 03:44:48 EDT 2010


On Mon, 2010-03-22 at 23:20 +0100, Frediano Ziglio wrote:
> 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
> 
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds

Thank you, Freddy. I stop fight with freeTDS 0.82. (It doesn't reject
SQLExecDirectW.c, but starts corresponding actions and fails at the end
only.)

Best regards
Gábor






More information about the FreeTDS mailing list