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 > ASP connection to DB2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-02-03, 22:17
liqiangkang liqiangkang is offline
Registered User
 
Join Date: Aug 2003
Posts: 1
ASP connection to DB2

I got problem using ASP accessing DB2. I installed DB2 8.1 on Windows 2000 server(#1), using asp to connect to db2 from another server with windows 2000(#2). I installed db2 administration client and MDAC 2.7 on #2 server. I try to use oledb "provider=ibmdadb2;dsn=SDE;userid=sdeuser;pwd=ins; " in my ASP code. I got a error message"provider can't be found.......". I have registered dll "ibmdadb2" on my server.
Did you guys have this kind of problem?

Thanks
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