I don't see anything here on this so I must be missing something...
I am using MSSQL and doing some auto-updating from uploaded csv files.
This all works very nicely until there is an error during the update.
Clarion pops a message on the server and the poor shlub out on the web gets a wait cursor and a timeout.
In my update procedure, I use -
if access:myTable.tryupdate()
posterror( this a procedure that builds a static page with processing errors)
end
and then continue processing the rest of the incoming records (i think)
Like I said, did I miss something?
Thanks,
chris c
x-posted on 3rd party NG