Hi all ..

I want to include a sql database in a java app I'm developping ..

My question is ..

To embedd hsqldb I have to use a

Connection c = DriverManager.*getConnection* ("jdbc:hsqldb:testdb", "sa", "");

statement right ?

If so then I just have to include the classes from the jar in my app .. ?

Thanks for any response ..

Eriam Schaffter



-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to