Welcome Guest, Not a member yet? Register   Sign In
Error connecting to SQL Server
#4

[eluser]Sawariya[/eluser]
$db['default']['hostname'] = "localhost";
$db['default']['username'] = "username";
$db['default']['password'] = "password";
$db['default']['database'] = "databasemane";
$db['default']['dbdriver'] = "drivername";
$db['default']['dbprefix'] = "";
$db['default']['active_r'] = TRUE;
$db['default']['pconnect'] = FALSE;
$db['default']['db_debug'] = TRUE;
$db['default']['cache_on'] = FALSE;
$db['default']['cachedir'] = "";

i think you are using odbc driver for connecting with sql server..
every thing ok here ...you have to check one more
Check your datasource


Messages In This Thread
Error connecting to SQL Server - by El Forum - 01-09-2008, 09:06 PM
Error connecting to SQL Server - by El Forum - 01-09-2008, 10:10 PM
Error connecting to SQL Server - by El Forum - 01-09-2008, 10:59 PM
Error connecting to SQL Server - by El Forum - 01-09-2008, 11:42 PM
Error connecting to SQL Server - by El Forum - 01-10-2008, 12:33 AM
Error connecting to SQL Server - by El Forum - 01-10-2008, 12:42 AM
Error connecting to SQL Server - by El Forum - 01-10-2008, 01:01 AM
Error connecting to SQL Server - by El Forum - 01-10-2008, 01:35 AM
Error connecting to SQL Server - by El Forum - 01-10-2008, 01:40 AM
Error connecting to SQL Server - by El Forum - 01-10-2008, 06:11 AM
Error connecting to SQL Server - by El Forum - 01-16-2008, 01:39 AM
Error connecting to SQL Server - by El Forum - 01-16-2008, 04:31 AM
Error connecting to SQL Server - by El Forum - 01-16-2008, 10:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB