Welcome Guest, Not a member yet? Register   Sign In
Error in mssql_driver.php 1.6.1
#10

[eluser]Derek Jones[/eluser]
That fix just removes the quotes from the preg_replace and return values, which means that you're neutering the _protect_identifiers() method in that driver entirely. I don't have anything to test on, so are you saying that that is indeed what needs to happen? If that's the case, then just replacing that entire method's code with:

Code:
return $item;

would be the correct solution.


Messages In This Thread
Error in mssql_driver.php 1.6.1 - by El Forum - 02-13-2008, 12:14 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-13-2008, 09:37 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-13-2008, 09:48 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-14-2008, 07:56 AM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-14-2008, 11:38 AM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-14-2008, 05:22 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 02-14-2008, 06:08 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 03-12-2008, 10:22 AM
Error in mssql_driver.php 1.6.1 - by El Forum - 03-13-2008, 01:55 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 05-07-2008, 02:11 PM
Error in mssql_driver.php 1.6.1 - by El Forum - 07-31-2008, 11:48 AM
Error in mssql_driver.php 1.6.1 - by El Forum - 09-18-2008, 12:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB