Advertisement
Nickname
calid
Registered since:
February 6, 2003
Short bio:
 
Home page:
 
Total posts:
2

Forum posts by Calid Hue:

1 page [ 1 ]
Posted in Java Answers Forum, Feb 6, 2003, 2:40 PM
http://forum.java.sun.com/thread.jsp?forum=31&thread=355437&start=0& #38;range=15#1480941
Posted in Java Answers Forum, Feb 6, 2003, 1:46 PM
Hi All,I have a servlet that interacts with an MS Access database called test.mdb, I'm connecting to it using DSN which is testconn = DriverManager.getConnection("jdbc:odbc:test", "", "");However I want to upload the servlet along with the database to a remote server, how can I change the code to point the database name test.mdb without...
1 page [ 1 ]
Advertisement