I dowloaded opendbx binaries and freetds sources, mingw, msys and 
built freetds. I installed opendbx in my pharo1.3 with the gofer 
script found in docs.
Connection to my sql server with the freetds tsql utility was ok, but 
from pharo I always got «connection failed» then a crash (pharo 
process exit).
I saw in opendbx docs that from a windows client odbc backend is 
prefered, changed backend of DBXMSSQLPlatform to 'odbc' then 
connection to my server with a system dsn was ok, but I have «unknow 
problem with executeStatement» when I execute a «select * from 
mytable»
Is there a better way to proceed with opendbx-mssql?
Can I connect without a dsn ?

Any advice or comments are welcome.

TIA
Cheers

-- 
Alain_rastoul


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to