Hi gknight1,
It's IP office manager version 4 (16).
The group is just a basic hunt group I'm not sure of the group type, I had a look around and couln't see where it displayed the group type.
Thanks for your help.
C
Thansk for your reply mrdenny.
Out of interest, why does this happen?
Does the maintenance plan backup change the properties of database in some way that causes the managed backup to think it needs a full backup rather than a diff?
Thanks
C
Hi All,
I have an IP 403 phone system.
There is a small office where I want incoming calls to ring around this office for a set time then divert out into the main office if no one answers.
I have this small office on its own group, in th egroup settings I have a 'no answer' time of 3 seconds...
Hi All,
I have my databases with hosting company who provide a managed SQL backup.
In addition to this backup I am running a simple maintenance plan locally on the server to keep copies of my database for quick recovery. This way if I just need the database as it was the day before I can get...
Regarding these open connections - we never had this problem with this code until a couple of months ago whcih is about the same time our server moved from SQL 2000 to 2005.
Is this something new to 2005?
Or is the default number of connections less or the gardabe collection less frequent?
I see what your saying earthand fire and craig.
The code is convoluted and uncommented.
So my solution will be to recode it from scrath (when time permits).
Until then we'll have to wait for the garbage collection to happen and increase the connection pool size.
thanks for your help.
DOes anyone...
Thanks all for your answers,
this is a good way to learn I think.
I've changed the to ...
protected function runDR(byval sqlStr as String) as SqlClient.SqlDataReader
Dim objConn As SqlConnection
Dim objCmd As SqlCommand
Dim myException As SqlException
Dim i as...
Hi All,
I'm a novice at .net and am not so familiar with VB.net.
I've inherited some code which is causing the connection pool to overload.
This code below is what I think is causing the problem...it doesn't seem to close the connection.
The commented out lines I have tried to add but is casues...
Hello everybody,
I need to match a massive text file with another text file on two columns.
I've added a 'matched' column to the massive text file and I want to make it '1' when I have a match.
I need to do a match on the first 5 characters of one column and the whole of another with the spaces...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.