Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 Other Topics
 DB2 Connection String

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-02-22 : 09:52:54
Ryan writes "I am trying to create an ASP app that pulls data for display and potentially queries data on an AS 400 running DB2. I want to build a connection string to use a DSN-less connection. Is this possible? If so, what would the syntax be (what would the string look like)? Also, what would the advantages be to using the Web server on the 400 rather than IIS?

Thanks..."

Spyder
SQLTeam Author

75 Posts

Posted - 2002-02-23 : 04:49:16
You should be able to find the connect string syntax by searching the SQL Server Books Online for 'OLE DB Provider for DB2'.

Go to Top of Page
   

- Advertisement -