Configure JBoss3.2.3 + JBuilderX to connect the Sybase database.

xiaoxiao2021-03-06  20

When connecting Sybase in jbuilderx, always appear when connecting Sybase with address pool of JBoss itself.

Error: JZ0SJ: No metadata accessor information is found in this database. Press to install the desired table described in the JCONNECT document.

URL: JDBC: Sybase.tds: Localhost: 5000 / Test Driver ClassName: com.sybase.jdbc2.jdbc.sybdriver

Solution: 1. Download Sybase Drive JConnect55.zip in www.sybase.com.cn

2 After decompression, execute the SQL_SERVER.SQL under the SP folder on the Sybase Server server (Sybase version below 15)

3. Configure the URL under the Database Pilot of JBuilderx: JDBC: Sybase.tds: localhost: 5000 / test driver classname: com.sybase.jdbc2.jdbc.sybdriver connection

转载请注明原文地址:https://www.9cbs.com/read-39473.html

New Post(0)