Hi, Got unix ODBC and oracle client 9.0 installed on a linux machine but can't do SQLPrepare for a valid statement. The client code is on linux, trying to extract oracle data on a windows 2000 database server.
The /usr/local/etc/odbc.ini file looks like: [ARIESPRD_SVC.WORLD] Description = a real database ServerName = SVCCARIESDBGRP.SC.COMPANY.COM Driver = /usr/local/lib/libodbctxt.so Port = 1521 Protocol = TCP Is this the right driver on linux for connectin to a windows/oracle db? I know this odbc.ini file is the one being used as trying different driver gives different messages. This driver does work for connecting and disconnecting to the db, but not for SQLPrepare (the sql statement is correct as tested on another box). What else should I check for? Thanks, Alan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list