delete your dsn and create a new one..

bradley mclain

>From: Rusmawidya Ustati <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Connect to Access database
>Date: Wed, 29 Mar 2000 13:48:53 +0800
>
>Hi,
>
>I am trying to connect to Access Database which is in the same pc as my web
>server.
>I am using JSDK2.0, and ServletExec ISAPI as the servlet engine.
>It is giving me this problem.
>
>SQLState: S1000
>Message: [Microsoft][ODBC Microsoft Access Driver]General error Unable to
>open registry key 'DriverId'.
>Vendor: 63
>
>Has anyone ever encounter this problem? Or have any idea whats wrong?
>This is how I initilized the Access :
>static final String url = "jdbc:odbc:Mydatabase";
>static final String jdbcclass = "sun.jdbc.odbc.JdbcOdbcDriver";
>
>Thanks for your help.
>Rusma
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to