View Single Post
Old Oct 9th, 2006, 8:11 PM   #7
paulchwd
Hobbyist Programmer
 
paulchwd's Avatar
 
Join Date: Mar 2005
Posts: 139
Rep Power: 4 paulchwd is on a distinguished road
I am using MYSql as a DBMS and the MYSql conector J as a driver... do any of you know what to put for the url ...

as in Connection conn = DriverManager.getConnection(" ");

the documentation wasnt much help...


and do i need a webserver to run JDBC code ?
paulchwd is offline   Reply With Quote