On 1/4/07, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
> But where do I get java.sql.Driver from ?

You don't. :-)

J2ME/CDC/Foundation with JSR 169 does not support java.sql.Driver. All
connections are obtained through the javax.sql.DataSource api. Derby
provides this data source for JSR 169.

Thanks for the info.
I would like to suggest that this type of connection get added to the
demo SimpleApp.java.

If I created a patch, would someone be willing to add it ?

-Thanks
Steve More

Reply via email to