If i run a program that uses DBCONNECT/ACU4GL to access an MS/SQL Data base, and it crashes, When I run the program again i get a 9A error.
This appears to be because the lock table is not updated to remove any locks.
How can i reset the lock table after a crash or should i use another approach?
Thanks in advance for any help
#locking
#VisualCOBOL
#dbconnect
#SQL
#Acu4GL