Could not load class com.mysql.jdbc.Driver 博客分类: 数据库异常解析 powerDesignersql errorcould not load classmysql
程序员文章站
2024-03-18 14:32:28
...
powerDesigner报错:Non SQL Error : Could not load class com.mysql.jdbc.Driver
解决方法一:将反向工程需要的驱动jar包,添加到classpath路径下,然后重启powerDesigner;
解决方法二:将驱动jar包复制到powerDesigner文件目录下,然后编辑连接属性,加载该驱动包,重启powerDesigner,测试连接,即可正常使用。
上一篇: QT整数按照16进制输出
下一篇: 转货币格式和 rgb转hex