开发者

What is the jTDS driver?

开发者 https://www.devze.com 2023-03-23 14:30 出处:网络
I have heared about the jTDS drivers with JDBC to co开发者_运维问答nnect with SQL Server, but I do not know how to use it. Do I need to download the drivers of it? How would I use them?Yes. You do nee

I have heared about the jTDS drivers with JDBC to co开发者_运维问答nnect with SQL Server, but I do not know how to use it. Do I need to download the drivers of it? How would I use them?


Yes. You do need to download. Driver, which processes ODBC function calls, submits SQL requests to a specific data source, and returns results to the application and driver manager loads drivers for the application.

0

精彩评论

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