Is there a certain syntax for inserting into db tables with OO? I have no errors when I MODIFY the table from within the same method, but when I use INSERT I get an error saying the field is not recognized.
Edited by: zmwhite on Nov 3, 2011 4:15 PM