Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: ADO and JSP


Message #1 by "Ohri, Sanjiv" <OhriS@c...> on Mon, 23 Oct 2000 10:20:22 -0400
You will need either a set of wrapper-classes around the COM objects (using
JNI) or an ADO-JDBC bridge driver.
I've heard of neither, though they probably exist or are doable.
JDBC 2.0 (and upcoming 3.0) support record counts and I think caching as
well. Not all drivers support it, though.

> -----Original Message-----
> From: Ohri, Sanjiv [mailto:OhriS@c...]
> Sent: 23 October 2000 18:47
> To: Pro_JavaServer_Pages
> Subject: [pro_jsp] RE: ADO and JSP
>
>
> Hi,
> See I just want too see how it is done.  Since ADO offers so many rich
> features built in
> I am thinking of taking advantage of those like page cashing
> and record
> counts and so on.
>
> any site with example would be  help full.
>
> thanks

  Return to Index