Hi,

JDBC allows you to (quite easily) execute queries on databases.  With the
JDK, Sun supplies a JDBC-ODBC Bridge driver that enables you to access ODBC
data sources (such as Access Databases) using JDBC.

Have a look at Sun's web site (there is a tutorial on JDBC).

Joel

> -----Original Message-----
> From: AZEEM SALIM A [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, October 27, 1999 4:12 PM
> To:   [EMAIL PROTECTED]
> Subject:      ADODB in ASP
>
> Hi,
>
>         Could anyone know how to establish connection to a DB and retrieve
> the results by executing a query in JSP. I mean is there anything similar
> to
> ADODB (ASP) in JSP.
>
> Azeem
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to