Welcome Guest, Not a member yet? Register   Sign In
Error Database Connection
#1

Currently I'm developing a project using:
  • PHP Framework CodeIgniter (V.2..)
  • Database SQL Server 2018
Actually this is my old project. As usual it runs well, but sometimes if I refresh it many times or there are about 10 users accessing it in real time, suddenly I get error although my database setting is correct. The error says:
--------------------------------------------------------------------------------------------------------
A Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: E:\wamp\www\dev_Clin4\framework\system\database\DB_driver.php
Line Number: 125
-----------------------------------------------------------------------------------------------------------
I use XAMPP version 2.5.8 as my local server and SQL Server as the database. I'm just curious, it's a framework issue; can't handle a huge database so the database server disconnected it automatically, perhaps the query is not effective, bad scripting or maybe...

Maybe anyone can share the experiences due to this issue or solution?
Thank you
Reply


Messages In This Thread
Error Database Connection - by philips - 09-13-2016, 01:29 AM
RE: Error Database Connection - by dave friend - 09-13-2016, 07:35 AM
RE: Error Database Connection - by d4jk4 - 10-21-2016, 06:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB