Re: Java SQL interface



lakshmi Ashok wrote:
Java & SQL
---------------------
A java result set cannot be accessed if I close the sql connection.
Where are the contents of the result set actually residing?


Most likely at the SQL database server. Normally result set is
a cursor, which is more or less as name implies, a cursor which keeps
record how much the query result has been fetched and the content of
current row.

--
Arto Viitanen, CSC Ltd
Espoo, Finland
.



Relevant Pages

  • Re: Schema Change Error
    ... > We have a Java application which is running for 24 hours and we have ... We are connected to SQL Server ... > We get the above error when there is a schema change i.e. ... something concurrently that your cursor relies on. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Is scaling the cursor possible?
    ... >> smaller, when moved downwards, the image gets bigger? ... > You could do it in Java when the cursor is ... > over a Java component. ...
    (comp.lang.java.programmer)
  • Re: Strange mouse cursor in Safari
    ... It's a java wait cursor. ... It's the cursor that Safari uses for the CSS "progress" cursor style. ... JavaScript can of course be used to set the cursor property of a style ...
    (uk.comp.sys.mac)
  • Re: Java is the slum of the computing world.
    ... C# is another crappy M$ implementation of java. ... Linux for a few years, then maybe you'll know how to write code ... and how the cursor is drawn. ... > Easy cross-platform development using Java or C# ...
    (microsoft.public.dotnet.languages.vb)