java.sql.SQLException: Invalid argument(s) in call: setRowBufferAt
I have created a custom tag that does inserts. While it works on most every other table that I have dealt with, I keep getting this error for a particular table. I have created another table on an entirely different database, but get the same error.
Is anyone familiar with this error? I'm running Oracle 8.1.7.0.0
Thanks in advance,
Jim

