how to execute oracle function from jbase routine

  • Gigiipse
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
11 years 10 months ago #13322 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?

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #13324 by jpb
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

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds