Also make sure that you do not have both a System and a User DSN. If this
is the case then you will need to delete both and add ONLY the System DSN.
That's what worked for me.
>try,
> con = DriverManager.getConnection("jdbc:odbc:Movie","","");
>works for me with a System DSN.
>
>
>
>Hi,
>
>We are trying to access data from ACCESS Database through Servlets.
>
>The code we have used is as follows :
>
>An exception is occurring in the statement :
>
> con = DriverManager.getConnection("jdbc:odbc:@10.11.3.29:Movie","","");
>
>Any idea as to why this is happening ?
>
>Thank you for your patience.
>
>Thanks and Regards
>
>Suket
>
>___________________________________________________________________________
>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
>
>___________________________________________________________________________
>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