You can do the tutorial at java.sun.com/products/jdbc.

(sheesh!)
Mark

----- Original Message -----
From: "Siddiqui A. Ammar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 8:10 AM
Subject: Re: Hi


> Can you provide some examples in this regard
>
>
>
>                     Sam Newman
>                     <sam.newman@STAMPLETS        To:
[EMAIL PROTECTED]
>                     .COM>                        cc:
>                     Sent by: "A mailing          Subject:     Re: Hi
>                     list for discussion
>                     about Sun
>                     Microsystem's Java
>                     Servlet API
>                     Technology."
>                     <SERVLET-INTEREST@JAV
>                     A.SUN.COM>
>
>
>                     07/26/2001 04:59 PM
>                     Please respond to "A
>                     mailing list for
>                     discussion about Sun
>                     Microsystem's Java
>                     Servlet API
>                     Technology."
>
>
>
>
>
>
> Right, you cannot use ODBC directly anyway - you'll need to use JDBC -
more
> precisely you'll need a JDBC driver for access (I seem to recall there are
> plenty about). Once you have tat working in a normal java program, there
> are
> tags around to use JDBC in JSP pages..... Of course, you could also use
the
> JDBC-ODBC bridge which sun provide,
>
> sam
> ----- Original Message -----
> From: "Siddiqui A. Ammar" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 26, 2001 12:36 PM
> Subject: Hi
>
>
> > Hi All,
> > I am a new member of this group. My previous experience is
> > that of Microsoft's platform. Can any one of you please send me
> > an example of database access using MS-Access from JSP/
> > Servlert. I want to do this without using ODBC. In Microsoft OLD-BD
> > is used for this purpose. Please send me the source files also.
> > Thank You
> >
>
>
___________________________________________________________________________
> 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
>

___________________________________________________________________________
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