Home >Database >Mysql Tutorial >jdbc-odbc桥连接

jdbc-odbc桥连接

WBOY
WBOYOriginal
2016-06-07 16:12:551091browse

前边介绍过在win7下建立数据源的方法,创建好数据源后,可以用于Java程序中: 建立一个Java程序,在其中写上如下代码: 【本文来自鸿网互联 (http://www.68idc.cn)】 进行测试,测试成功,不报任何错误,说明odbc已经连接上jdbc了。

前边介绍过在win7下建立数据源的方法,创建好数据源后,可以用于Java程序中:

建立一个Java程序,在其中写上如下代码:

【本文来自鸿网互联 (http://www.68idc.cn)】

进行测试,测试成功,不报任何错误,说明odbc已经连接上jdbc了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn