Currently I'm developing a project using:
--------------------------------------------------------------------------------------------------------
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
- PHP Framework CodeIgniter (V.2..)
- Database SQL Server 2018
--------------------------------------------------------------------------------------------------------
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