You do not need database server. You already have one - MS Access.
You should use jdbc-odbc bridge (sun.jdbc.odbc.JdbcOdbcDriver) to access it.

George.

> -----Original Message-----
> From: Andreas [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, November 09, 1999 9:05 AM
> To:   [EMAIL PROTECTED]
> Subject:      DB connection question
>
> I am designing a system that is comprised by some HTML forms, a Servlet
> and
> an Access DBase. I want to run everything on a standalone machine as I am
> doing this as part of a project in a university. I already have the J2 SDK
> 1.2.2-001, the Servlet API extension and JavaWebServer too. Where to I
> store
> the Database? Can I have it in the web server? If not will I need a
> database
> server? And if yes , where can I find a free one that supports MS Access?
> If
> my question is really basic, sorry but I am not quite experienced in
> Java...
>
> Thanks,
>
> Andreas
>
> __________________________________________________________________________
> _
> 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

Reply via email to