how to execute oracle function from jbase routine
- Gigiipse
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 40
- Thank you received: 1
11 years 10 months ago #13322
by Gigiipse
how to execute oracle function from jbase routine was created by Gigiipse
Is there a possibility to execute an oracle function from a routine? I know I can execute C, java, .NET, VB but I don't know how to execute an oracle function.
I need to pass it a parameter and it must return another.
I'm trying to make a Blacklist search and want to make use of some oracle native functions. It would be much faster this way.
is it possible?
I need to pass it a parameter and it must return another.
I'm trying to make a Blacklist search and want to make use of some oracle native functions. It would be much faster this way.
is it possible?
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
Less
More
- Posts: 2859
- Thank you received: 649
11 years 10 months ago #13324
by jpb
Replied by jpb on topic how to execute oracle function from jbase routine
Here is an approach to MySQL, but it should be usable for any DB in a similar way
groups.google.com/forum/?hl=de&fromgroup...r_URR5U/KSZEuho2KvoJ
groups.google.com/forum/?hl=de&fromgroup...r_URR5U/KSZEuho2KvoJ
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds