Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Calling Stored Function Thru JDBC
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Brent Barker  
View profile  
 More options Feb 23 2000, 3:00 am
Newsgroups: comp.sys.ibm.as400.misc
From: Brent Barker <bbar...@xmission.com>
Date: 2000/02/23
Subject: Calling Stored Function Thru JDBC
Does anybody know how to call a stored function through a JDBC connection?
The Stored Function is on the AS/400.  I have it working calling a Stored
Procedure and I can have the Stored Procedure call the Stored Function, but
I just can't get it working calling the Function from Java using JDBC.

Thanks for any ideas.

- Brent


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brent Barker  
View profile  
 More options Feb 27 2000, 3:00 am
Newsgroups: comp.sys.ibm.as400.misc
From: Brent Barker <bbar...@xmission.com>
Date: 2000/02/27
Subject: Re: Calling Stored Function Thru JDBC
Any takers on this problem?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luther Miller  
View profile  
 More options Feb 28 2000, 3:00 am
Newsgroups: comp.sys.ibm.as400.misc
From: "Luther Miller" <lut...@myokay.NO-SPAM.net>
Date: 2000/02/28
Subject: Re: Calling Stored Function Thru JDBC
Do you meanjust call the function as if it was a stored procedure, and not
as part of a SQL statement? I think you can only di this with DB2 SQL as
part of a SQL statement. For example, you can just do SELECT CURRENT USER
... you need to to do SELECT CURRENT USER FROM SOMETABLE or it will give an
error.

Brent Barker <bbar...@xmission.com> wrote in message

news:B4DF5FA4.2D04%bbarker@xmission.com...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »