Connection issues MSSQL 2005

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
nyonline
Forum Newbie
Posts: 1
Joined: Sun Jul 06, 2008 6:22 am

Connection issues MSSQL 2005

Post by nyonline »

Hello All,

We recently have upgraded our system with following configs :
Windows Server 2003 X64
PHP.5.2 X32
Apache 2.2 X32
MSSQL 2005 X32

Currently our application is being used by 600+ employees.

Everything was working fine for first few days but later we started facing the connection issues.
The connection to the MSSQL server is lost and we start these getting Error messages.

Invalid object name 'tablename'.

Once we restart our Apache service it works fine for some time and then it starts throwing same errors.
i have increased the timeout limit but still no use.
Please let me know if anyone of you had faced same error or if you can suggest me a solution for the same.

Thanks,
Nishchint
Post Reply