Base Datos Informix

Stimulsoft Reports.NET discussion
Post Reply
Milton Guevara
Posts: 53
Joined: Thu Aug 21, 2008 9:28 pm
Location: Peru

Base Datos Informix

Post by Milton Guevara »

Hello
Is it possible to work from Stimulsoft Reports.Net with a Informix Data Base?

Milton
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Base Datos Informix

Post 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.
Milton Guevara
Posts: 53
Joined: Thu Aug 21, 2008 9:28 pm
Location: Peru

Base Datos Informix

Post by Milton Guevara »

Edward
Thank you for your answer. This will be of great help in my work.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Base Datos Informix

Post by Edward »

Please let us know if any help is required.

Thank you.
Post Reply