![]() |
No wrap of table in query - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: No wrap of table in query (/showthread.php?tid=47709) |
No wrap of table in query - El Forum - 12-19-2011 [eluser]Swedie[/eluser] Hi, i'm using the active record feature to do a query towards a SQL server. It fails after CI adds ( ) around the table name. Can I disable the automatic adding of ( ) around the table name? |