Ive started to get this message quite a lot on my database (2003 SP3). It is split between a FE and BE and has one main form that has several tabed forms and sub forms on them, including a couple of reports that run.
Ive read quite a bit on this but cant seem to find a definative answer. I was wondering though, is there any way that you can find out how many connections the FE currently has? I believe the limit is just over the 200 mark but im sure i dont have that many forms/subforms/comboboxes/reports running so it would be usefull if i could run a bit of code that told me where all these connections were coming from, then i could see which connections should be closed.
Im certainly no expert in this field but i dont consider my database to be very big (11 tables) and my queries really are not very complex, often just refering to the table and filtering from a combobox on the mainpage
Cheers.
Ive read quite a bit on this but cant seem to find a definative answer. I was wondering though, is there any way that you can find out how many connections the FE currently has? I believe the limit is just over the 200 mark but im sure i dont have that many forms/subforms/comboboxes/reports running so it would be usefull if i could run a bit of code that told me where all these connections were coming from, then i could see which connections should be closed.
Im certainly no expert in this field but i dont consider my database to be very big (11 tables) and my queries really are not very complex, often just refering to the table and filtering from a combobox on the mainpage
Cheers.