开发者

How to include JDBC driver with .war file

开发者 https://www.devze.com 2023-03-27 01:16 出处:网络
What do I need to do to include the JDBC-ODBC drivers in my web application? What 开发者_如何学Golibrary are these found in? Thanks.

What do I need to do to include the JDBC-ODBC drivers in my web application? What 开发者_如何学Golibrary are these found in? Thanks. Note: I need the MS Access jdbc driver only.


It's in the JRE, no need to include it.

0

精彩评论

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