I don't have a DB driver for INFORMIX 9.4. Can I get the ODBC driver for free? If not can I use Telnet to do the same?
i.e. I want do run a db query in HP unix prompt like this:
Result=` dbaccess DB_Name>/dev/null
SELECT emp_id FROM emp WHERE emp_name=$name
EOFSQL`
later I can FTP the same to my desktop....
Do you have idea about the Informix 9.4 Driver..?whether it is free or not. I googled it but didn't get..
