u have to use getXXX() methods not getParameter()
Where XXX is the datatype

Om Band wrote:

> Hi,
>
> ***One***
> I am getting the following Exception while accessing the "ResultSet".
> i.e.    resultset.getParameter(xxx);
>
> "SQLException:  Function Sequence Error"
>
> But this too is not consistant. Sometimes it does so. Many times it works
> fine.
>
> ***Two***
> I am using Win 'NT Server, SQL Server as DB and servletrunner as
> Servletengine for
> the same project.
> But SOMETIMES the *servletrunner* terminates abruptly saying ....
>
>     Dr. Watson for NT
>     Application Error Occured
>     in java.exe
>     Exception: Access Violation (0xc0000005)
>     Address: Ox1f49136bf
>
> Is it some fault in my Application. (Servlet) ??
>
> Thanks,
> Om
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to