have you setup the database in ODBC on the machine executing?  when i
attempted to run an access database on another machine, that was the
only thing that worked.  in any case, try defining  Movie  as an
ODBC source on the computer running the code.  if that doesn't work,
then another problem exists.  (according to the Hunter book, pg.249,
the bridge accepts only 2 :  in its url string)

robert young
oms, inc.

On Wednesday, November 03, 1999 9:03 AM, Suket N Gandhi [SMTP:[EMAIL PROTECTED]] 
wrote:
> Hi,
>
> 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 ?
>

___________________________________________________________________________
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