I am following "*Getting Started With Java DB*" instructions.
Problem occures when I try to follow instructions for "*Run a JDBC program using the embedded driver*".

Hi, Sorry about this. We just fixed these docs in the trunk, so the
docs will be better in the next release.

When I try to compile *WwdEmbedded.java* there is an error that looks like this:

--------------------------------------------------------------
*WwdEmbedded.java:80: cannot find symbol
symbol  : variable WwdUtils

To avoid this problem, simply compile both classes at the same time:

  javac WwdEmbedded.java WwdUtils.java

thanks,

bryan


  • help velimzo
    • Re: help Bryan Pendleton
    • Re: help Bryan Pendleton

Reply via email to