Welcome Guest, Not a member yet? Register   Sign In
Failover
#1

[eluser]Unknown[/eluser]
Hello,

I use codeigniter recently and I thank the team for their very good work.

I connect to a MSSQL database with the driver: $ db ['default'] ['dbdriver'] = 'mssql';

Can you tell me if it's possible to use the Failover feature in the connection string recommended by ms, my sql server is in sync mode.

For example: DataSource = xx.xx.xx.xx; Failover Partner = yy.yy.yy.yy \ istd,

I also found on the internet a configuration like this: $ db ['default'] ['failover'] = array (array (... but it does not work.

Do you have any idea?


Messages In This Thread
Failover - by El Forum - 05-22-2013, 03:04 AM
Failover - by El Forum - 05-24-2013, 12:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB