[opencms-dev] Accessing mysql-dbms from opencms
Andre Bernardini
mail at andre-bernardini.de
Wed Nov 10 10:37:57 CET 2004
Hello again,
I'm trying to build a module and need to directly access the dbms to store
information on customly created tables.
So far I tried "Connection con =
DriverManager.getConnection("URL","username","password");" in one of my JSPs.
The result was "No suitable driver found".
Has anyone done something similar and can describe his experiences?
Thanks in advance
so long...
André Bernardini
More information about the opencms-dev
mailing list