i think there is no server for MS Access DB.You could use either JDBC-ODBC
driver (sun.jdbc.odbc.JdbcOdbcDriver) or some other third party driver like
(Merant/Free TDS).

-Velmurugan P

----- Original Message -----
From: "zywy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 01, 1997 4:50 AM
Subject: getting data from MSAccess database file


hi everyone
i am trying to make my first jsp page get data from a microsoft access file.
I succeeded in making such connection between jsp page and pointbase server
database(which is already inluded in sun one studio), but i would lke to use
my existing MSAccess database file.
So my question is:
which driver would you suggest and ..well.. in case of pointbase database
the pointbase server must be started before trying to establish connection -
am i to start MSAccess or anything else(any MSaccess server???) to get data
from MS access file?

best regards

maciek

=========================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to