Welcome Guest, Not a member yet? Register   Sign In
Query works in phpMyAdmin but not with CI Active Record in php
#2

[eluser]WanWizard[/eluser]
What is the definition of 'work' and 'not work'? Error messages? Unexpected behaviour?
What database engine are you using?

This should result in
Code:
UPDATE `MyTable` SET `MyBooleanValue` = 0 WHERE `ID1` = '$id1' AND `ID2` = '$id2'
which looks fine to me...


Messages In This Thread
Query works in phpMyAdmin but not with CI Active Record in php - by El Forum - 09-14-2010, 03:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB