List:MySQL and Java« Previous MessageNext Message »
From:Anushree Jindal Date:June 4 2008 10:53am
Subject:call Java procedure from Mysql
View as plain text  
Hi,

I have a java procedure which i want to call from mysql 5.0.51b and  JDK
1.6.06.
Also downloaded the mysql Connector/J i.e 5.1.6
I have created a procedure like this

CREATE PROCEDURE PROC
LANGUAGE JAVA
EXTERNAL NAME 'com.stardeveloper.example.Jdbcexample3'
PARAMETER STYLE JAVA;

But this is showing syntax error near LANGUAGE JAVA and the rest

If any body know thw answer please revert me back with the solution

Thanks,

Anushree

Thread
call Java procedure from MysqlAnushree Jindal4 Jun 2008