0

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. Can anyone point me to an article or tutorial that treats this subject?

1 Answers1

0

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).

h3xStream
  • 6,293
  • 2
  • 47
  • 57