This is a discussion on processes problem within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I have a client using my application written in Delphi with SQL Server. My log indicates Maximum number of ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a client using my application written in Delphi with SQL Server. My log indicates Maximum number of DBPROCESSes already allocated and I can see that I have 250 sleeping processes in their SQL Server process information screen. My application is set to connect 1 times to the database and maintains these connection persistently while it is running which is basically all the time, so I cannot explain how it has 250 processes. Thank you for your help! Virgil |