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

[eluser]hsdell[/eluser]
According to the Models section of the manual:

You can tell the model loading function to auto-connect by passing TRUE (boolean) via the third parameter, and connectivity settings, as defined in your database config file will be used:

$this->load->model('Model_name', '', TRUE);

Which is what I'm doing. Is there something wrong with that?


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