Page 1 of 1

Base Datos Informix

Posted: Wed Nov 19, 2008 9:20 am
by Milton Guevara
Hello
Is it possible to work from Stimulsoft Reports.Net with a Informix Data Base?

Milton

Base Datos Informix

Posted: Wed Nov 19, 2008 9:30 am
by Edward
Hello Milton.

Yes, it is possible. You can connect to Informix database using OleDb Connection in Stimulsoft Reports.Net.

The Connection string for IBM Informix OLE DB provider may look as follows:

Provider=Ifxoledbc.2;Password=myPassword;User ID=myUsername;Data Source=dbName@serverName;Persist Security Info=true;

Thank you.

Base Datos Informix

Posted: Wed Nov 19, 2008 9:44 am
by Milton Guevara
Edward
Thank you for your answer. This will be of great help in my work.

Base Datos Informix

Posted: Wed Nov 19, 2008 9:51 am
by Edward
Please let us know if any help is required.

Thank you.