开发者

Configuring Quercus to talk to JavaDB

开发者 https://www.devze.com 2022-12-23 12:59 出处:网络
I am trying to get the Quercus PHP engine to connect with the JavaDB. I have successfully deployed Quercus in Glassfish, but I can\'t get Quercus to successfully connect with my database in JavaDB. C开

I am trying to get the Quercus PHP engine to connect with the JavaDB. I have successfully deployed Quercus in Glassfish, but I can't get Quercus to successfully connect with my database in JavaDB. C开发者_开发知识库an anyone point me to an article or tutorial that treats this subject?


Alternatives are describe here: http://www.caucho.com/resin-3.1/doc/quercus.xtp#databases

The jdbc driver should be include in the Derby distribution (/lib/derbyclient.jar).

0

精彩评论

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