Hi
  I think u r using JDBC-ODBC bridge.
If it is, its mean Studio_Bezoekers is ur DSN.

now it depends on what data base u r using
if Oracle then define user name and password in DSN and is Access then no
need for User
name and Password.
just use

DriverManager.getConnection("jdbc:odbc:Studio_Bezoekers");

this will run fine


Best Regards

Kumail Rizvi

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to