您的位置:程序门 -> java -> web 开发



急!!!!!!!!!mysql存储过程错误,有哪位大哥帮帮我.跪谢谢


[收藏此页] [打印本页]选择字色:背景色:字体:[][][]


急!!!!!!!!!mysql存储过程错误,有哪位大哥帮帮我.跪谢谢
发表于:2007-01-04 18:54:26 楼主
class.forname( "org.gjt.mm.mysql.driver ").newinstance();
                connection   sqlconn   =   drivermanager.getconnection( "jdbc:mysql://localhost/test?user=admin&password=123456&useunicode=true&characterencoding=gbk ");
                callablestatement   cstmt   =   null;
                cstmt   =   sqlconn.preparecall( "{call   pro_likekey()} ");
                cstmt.EXECute();
急!!!!!!!!!mysql存储过程错误,有哪位大哥帮帮我.跪谢谢


快速检索

最新资讯
热门点击