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 > Informix > Calling a Stored Procedure using ASP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-02, 12:08
Corey Corey is offline
Registered User
 
Join Date: Oct 2002
Posts: 6
Calling a Stored Procedure using ASP

How do you call an informix stored procedure with one parameter from asp script?
Reply With Quote
  #2 (permalink)  
Old 10-11-02, 12:48
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
You need to use ado - there are several ways to do it. Check out the following article:

article

Let me know if you need additional help.
Reply With Quote
  #3 (permalink)  
Old 10-18-02, 13:57
Corey Corey is offline
Registered User
 
Join Date: Oct 2002
Posts: 6
The first example is the one that works, I was trying to use the CreateParameter() Function, but the version of CLI doesn't support it.

Thanks again.
Reply With Quote
  #4 (permalink)  
Old 10-18-02, 14:29
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Happy to help.
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