Hi
    I have a servlet on JavaWebserver which can access local MS-Access. I
want the same servlet to access by specfying a URL in getConnection.
con =
DriverManager.getConnection("jdbc:odbc://10.0.0.207/SharifFirst","","sharif");

where 10.0.0.207 is the IP address of the local m/c. When i try that i get
Data source name not found error. Or if i try to access a remote db on our
network.

Please help
Thanx

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail 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