N
Nestor
I'm writing a simple aspx page that allows users to key in some data and
submit them into a SQL2k database. I realised that even after that db
connection closes and the page unloaded and closed, the table will still be
locked in the database. Is there any way to unlock the table after the
process is completed?
Thanks in advance
submit them into a SQL2k database. I realised that even after that db
connection closes and the page unloaded and closed, the table will still be
locked in the database. Is there any way to unlock the table after the
process is completed?
Thanks in advance