Quote:
Originally posted by amachou_doubaji
i want to connect my program java (windows 2000) to informix server that is located on unix
i use java 1.4
informix 7..
wich jdbc version can I use and where can i download it ?
what may i do in server's side ? (unix).
what may i do in client's side ? (windows 2000)
please if someone know how to do it i'll very thankfull .
|
Hi,
You will need JDBC dirvers which you can download from the IBM site.
The link is 'http://www-3.ibm.com/software/data/informix/tools/jdbc/
You can also refer to the Informix JDBC manual on how to connect from Java to Informix.
Regards,
Lloyd