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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connecting IIS to iSeries using ODBC

Status
Not open for further replies.

wowhead

IS-IT--Management
Feb 27, 2007
73
0
0
US
So I'm migrating an IIS webserver over to a new machine and trying to test this ODBC connection. On the current production webserver, the resident ODBC driver/connection is used to grab customer data from our iSeries and make it available on the web. When I attempt to hit the website and view my online account the webpage just hangs and hangs as if it is waiting for something to happen. In troubleshooting this, I've noticed a file DSN too which shows entries for system, user & library etc. I do not see any entry for a password. Is this normal? I checked the user profile on our iSeries, which is displayed within the DSN, and it is not disabled.
 
I wonder if it uses the Client Access settings. I'm a Linux guy myself (unixodbc), but I've used other application for ODBC access on windows. You may be better off passing that information in the connection string from the webserver.

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top