If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Talking to DB2 using ASP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-03, 08:51
nitric nitric is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Talking to DB2 using ASP

Hi All

I'm just starting with ASP and need to connect to a remote DB2 database. I am running Windows Server 2003. Will I need to purchase Host Integration Server to accomplish this? I would prefer to use a DSN-less connection...
Reply With Quote
  #2 (permalink)  
Old 07-28-03, 19:03
unatratnag unatratnag is offline
Registered User
 
Join Date: Jul 2003
Location: Ohio/Chicago
Posts: 75
hi nitric,
Where is your DB2 database located (what platform) and what OLE DB provider are you using? Connecting to DB2 is very dependent on the platform where the database is located and the mechanism used to connect.
Reply With Quote
  #3 (permalink)  
Old 07-28-03, 22:29
Ray at Place Ray at Place is offline
Registered User
 
Join Date: Jul 2003
Location: PA
Posts: 7
I am not lucky enough to have HIServer where I work, but I just use the OLE DB drivers that come with IBM's Client Access. I installed the drivers on the intranet server, and from there, I pretty much just connect to the 400 like any other datasource. And it's dsnless. I don't have the connection string that I use since I'm at home, but I believe there's a DB2 one at www.connectionstrings.com.

Ray at home
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On