开发者

Screencast or video for Database programs in JAVA

开发者 https://www.devze.com 2022-12-12 06:13 出处:网络
Can someone point me towards a good video tutorial that teaches how 开发者_StackOverflow中文版to connect to a database (preferrably SQL Server) USING JAVA TO insert data?

Can someone point me towards a good video tutorial that teaches how 开发者_StackOverflow中文版to connect to a database (preferrably SQL Server) USING JAVA TO insert data?

Thanks


Why would you need a video tutorial for that? There are plenty of "normal" (hey just text) tutorial out there on the web. What is the benefit of a video tutorial?

HOW TO: Get Started with Microsoft JDBC

JDBC 101: Connect to a SQL database with JDBC

And many more. Google for "sqlserver" and "jdbc" and "connect" and you are done.

0

精彩评论

暂无评论...
验证码 换一张
取 消