This is a discussion on Re: Access Informix from .net within the Informix forums, part of the Database Server Software category; --> fj, The Informix Client SDK 2.81TC3 or higher will have .net driver for Informix. You will have to do ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| fj, The Informix Client SDK 2.81TC3 or higher will have .net driver for Informix. You will have to do a custom install and specifically select the .net driver to be installed or the installation will skip it. Good luck, DL Redden ----- Original Message ---- From: fj <frank.z.jiang@gmail.com> To: informix-list@iiug.org Sent: Monday, April 3, 2006 12:47:46 PM Subject: Access Informix from .net We have both SQL server client and Informix client. The ideal solution will be maintain single set of sql statement for both. Do you know if .net OleDB library can access InforMix? Or there is a better solution. Our current code use dynamic sql with ? as parameter and ODBC connection. for example "select * from user where userid = ?". there is no type checking when pass in the parameter. Thanks -fj _______________________________________________ Informix-list mailing list Informix-list@iiug.org http://www.iiug.org/mailman/listinfo/informix-list |