JAR 文件 数据库连接
数据库访问和搜索程序。
- JAR 文件使用 Windows 命令
- JAR 文件使用 Eclipse Export->Jar 文件
运行为 1 ...运行
为 2 ...该错误 ->数据库连接NULL
1个源文件和2个源文件相同的目录位置,相同的文件
请告诉我,我该怎么办案例2?
..我使用了库classes12.jar
a Database acces and Search Program.
- a JAR file make use Windows command
- a JAR file make use Eclipse Export->Jar file
run as 1 ... that run
run as 2 ... that error -> database connection NULL
1 source file and 2 source file same directory position, same files
please tell me , How I do about case 2 ??
.. I used library classes12.jar
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下载 mysql-connector-java-5.1.16-bin.jar
如果您已在 Eclipse->Project->Properties->Java Build 的库部分设置为 external jar 文件小路。然后制作jar。希望有帮助。
download mysql-connector-java-5.1.16-bin.jar
If you have then set as an external jar file in the libraries section of Eclipse->Project->Properties->Java Build Path. Then make jar.Hope it helps.