Re: Program type out of range
Hegedűs Gábor <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1269330288.4606.7.camel@hegedus> |
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@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 > [email protected] > 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 _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds