Hello Friends,
I am trying to use the @@ identity feature of SQL which returns the autoid of the current inserted record using the code below..
Is working perfectly fine and returning me the autoid of the record inserted if i use JDBC-ODBC connection
but if i run the same thing using SQL 2000 Driver it is giving me a "No ResultSet set was produced" error can somebody help me with this URGENT I am using a JSP pare,SQL 2000 database and Tomcat 4.1
[ February 14, 2002: Message edited by: Carl Trusiak ]
[ February 14, 2002: Message edited by: Carl Trusiak ]