programmher
Programmer
My client has an application that connects to an SQL 7 database. For some inexplicable reason, users are unable to connect to the database once they log out. This issue JUST occurred. Both the application and connectivity to the SQL Server were smoothly operating until a few days ago. If the users remain connected and logged in, they can conduct record updates. Once they log out, they are unable to re-connect. The error message states the data has changed. The vendor is convinced the error lies on the SQL Server side. I am convinced the error lies within their software. I have run traces (ODBC and SQL), sent copies of the database to them (they can successfully connect) and performed every other diagnostic known to man. I can query tables within the database(via query analyzer) AND connect to the database and the server via Cold Fusion. I also have several other databases on this server. The other databases are properly functioning. There have been no changes, upgrades, or installations. The SQL logs have not reflected any errors.<br><br>Can anyone think of anything I might have missed? Has anyone had this same (or a similar) issue? Any assistance would be GREATLY appreciated!