I have successfully connected progress database from VB.NET using Progress 10.1A driver. When a user uses an application, it works fine. But another user can't use it because the database remains locked even after the first user disconnects. What might be the problem and how to solve it?
Thank you in advance.
Regards,
Manoj Shakya
Message was edited by:
Manoj Shakya
I think you should explain what you mean when you say the 'database remains locked'. Progress databases don't get locked by users, unless you are running in single user mode and that is only possible from a 4GL client.
What kind of error messages are you receiving?