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 and AS/400

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-02, 13:56
guimnun guimnun is offline
Registered User
 
Join Date: Jul 2002
Posts: 1
Question ASP and AS/400

Hi all.

I'm Nuno Guimaraes from Portugal and i'm new on this forum.
I've a question... could somebody give me the code to access AS/400 database from ASP pages??

I really need this on y work... please give me a hand.
Thanks.

Nuno...
Reply With Quote
  #2 (permalink)  
Old 07-10-02, 04:25
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
If the AS/400 database has ODBC compliant drivers you should be able to use standard ADO to connect to the database in ASP.
__________________
J^ - web | email
newsASP Developer
Reply With Quote
  #3 (permalink)  
Old 06-25-07, 12:35
jlone2007 jlone2007 is offline
Registered User
 
Join Date: Jun 2007
Posts: 1
Provider=IBMDA400;

Put that in your connection string and you should be set.
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