Skip to Content.
Sympa Menu

freetds - Re: Explicit cursors

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Curt Hagenlocher" <curt AT hagenlocher.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Explicit cursors
  • Date: Mon, 11 Jun 2001 14:49:47 -0700


> how to use scrollable resultsets in TDS Driver for sql using in
> jsp.Please send some small example.

This is a very open-ended question, and one that may be more
suitable for a general JDBC or JSP forum. Maybe you can try
comp.lang.java.databases or comp.lang.java.programmer. At a
minimum, though, you'll have to be prepared to explain what
you are trying to do. What is the goal of the JSP page and
why do you feel you need to use scrollable result sets?

There are quite a few JSP tag libraries intended for use with
JDBC. One of these is part of the Jakarta project at Apache:
http://jakarta.apache.org/taglibs

If you have questions more specific to FreeTDS, or want to
report problems, then this is the right place.

--
Curt Hagenlocher
curt AT hagenlocher.org



  • Explicit cursors, Sruthi, 06/11/2001
    • <Possible follow-up(s)>
    • Re: Explicit cursors, Curt Hagenlocher, 06/11/2001

Archive powered by MHonArc 2.6.24.

Top of Page