Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Andrzejek on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Junction - Informix

Status
Not open for further replies.

Mitra

Programmer
Jun 11, 2002
1
US
I am working on a conversion in data junction and am
trying to connect to the Informix database thru ODBC.
The connectstring has been specified thru the dbimport
object.
Just cannot make it work. What am I missing?
 
It depends on the which ODBC driver you are using. You need to have the info like Server name, port that is being used and database that you want to connect to , user id and password. Hope this helps [Of course this info is at the surface level]
To try out the connection, run ilogin with default values and if it says anything about stores database, then it means you can be conected to the server.
Parthasarathy, Hassan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top