- Tim Moulaison
- PowerServer
- Wednesday, 22 March 2023 02:35 PM UTC
I have a PB application that I am trying to convert to PowerServer. The application uses SQL Server as the database. The application is designed to connect to the database upon start up and will close the connection after the user logs out. What I am seeing is that the connection to the database will drop after a certain amount of time, so when I run a query against the database I get a "Transaction not connected" error message. After the error, I see the connection to the database reconnects. I have added a LongConnection parameter to my connection string but that does not seem to resolve the issue.
Any thoughts?
Thank you.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.