This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / Help. When I use JDBC to call a stored procedure with one IN parameter like that : CallableStatement cs = conn.PrepareCall("{call mysp ?}"); it throw out a exception that the sql syntax is wrong. what is the right way to call a stored procedure?
-paulzhou(alwaysbeginner);
2000-11-29
(#16355@0)