Welcome Guest, Not a member yet? Register   Sign In
Query Problem
#13

[eluser]CroNiX[/eluser]
Not all queries are possible with active record. The only thing you can do here is use db::query() as suggested, but taking care to manually escape (db::escape()) any input coming from users (which you don't have in that particular query)


Messages In This Thread
Query Problem - by El Forum - 06-27-2012, 02:08 AM
Query Problem - by El Forum - 06-27-2012, 02:30 AM
Query Problem - by El Forum - 06-27-2012, 03:19 AM
Query Problem - by El Forum - 06-27-2012, 03:43 AM
Query Problem - by El Forum - 06-27-2012, 04:09 AM
Query Problem - by El Forum - 06-27-2012, 07:21 AM
Query Problem - by El Forum - 06-27-2012, 08:28 AM
Query Problem - by El Forum - 06-27-2012, 09:10 AM
Query Problem - by El Forum - 06-27-2012, 09:28 AM
Query Problem - by El Forum - 06-27-2012, 09:48 AM
Query Problem - by El Forum - 06-27-2012, 10:34 AM
Query Problem - by El Forum - 06-27-2012, 10:47 AM
Query Problem - by El Forum - 06-27-2012, 10:55 AM
Query Problem - by El Forum - 06-27-2012, 11:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB