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 > Database Server Software > DB2 > Connecting to DB2 with ASP/VBScript

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-07-03, 10:22
Tikizan Tikizan is offline
Registered User
 
Join Date: Aug 2003
Posts: 3
Unhappy Connecting to DB2 with ASP/VBScript

I have the DB2 Runtime Client 7.2.10 installed and the DB2 DSN is properly configured. The connection test works out fine.

Can someone show me how to connect to a DB2 database using ASP and VBScript? I have tried various things, but none have worked out.

Tiki
Reply With Quote
  #2 (permalink)  
Old 08-07-03, 10:32
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Connecting to DB2 with ASP/VBScript

Can you post the error messages you get ?

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 08-07-03, 23:17
rijkaard rijkaard is offline
Registered User
 
Join Date: Jul 2003
Location: China
Posts: 9
Re: Connecting to DB2 with ASP/VBScript

VBScript is client script and has nothing to do with you db connecting,I think.

I usually use ADO to connect to Database in ASP,and I think it certainly can work as long as you set right parameters.

Of course,you'd better post the error message

Quote:
Originally posted by Tikizan
I have the DB2 Runtime Client 7.2.10 installed and the DB2 DSN is properly configured. The connection test works out fine.

Can someone show me how to connect to a DB2 database using ASP and VBScript? I have tried various things, but none have worked out.

Tiki
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On