Re: Question on resultSet's



RowSet
"nvsp" <pnimmagadda@xxxxxxxxx> wrote in message
news:1114473597.589402.265690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> All,
>
> Does JDBC provide any API's to access ResultSet data even after
> closing the database connection? This would be helpful for accessing
> large amounts of data without holding up the connection.
>
>
> I couldnt' find any relevant information in the API reference.
>
>
> Thanks in advance
>


.



Relevant Pages

  • Question on resultSets
    ... Does JDBC provide any API's to access ResultSet data even after ... closing the database connection? ... large amounts of data without holding up the connection. ...
    (comp.lang.java.databases)
  • Re: Normal Practice....
    ... "Wilson Smith" wrote in message ... > Like, closing files, closing database connections. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Normal Practice....
    ... Like, closing files, closing database connections. ... open the database connection at the Page_Load and do all the work and close ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Normal Practice....
    ... It's good practice to get into the habit of closing ... > Like, closing files, closing database connections. ...
    (microsoft.public.dotnet.framework.aspnet)
  • IS it required.... ?
    ... Is it required to destroy the command objectby calling the ... exclusivily the following statement when I am closing the associated ... database connection all the time. ... MySqlCommand = Nothing. ...
    (microsoft.public.dotnet.framework.adonet)