JDBC連接progress數據庫 - 当鞋合脚时的日志 - 网易博客
or by creating _User records in the PROGRESS database and passing on the ...應該是PostgreSQL吧.注意使用www.postgresql.org的JDBC,也可以到www.pgsqldb.org...
java怎么样通过jdbc连接postgre数据库_百度知道
[专业]答案:Class.forName("org.postgresql.Driver").newInstance();Stringurl="jdbc:postgresql:5432//localhost/harddisk"//myDB为数据库名Stringuser="myuser";...更多关于JDBC连接progress数据库,不是Postgresql的问题>>