New topic: MySQL Query
<http://forums.realsoftware.com/viewtopic.php?t=30590> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message jmorrison Post subject: MySQL QueryPosted: Wed Oct 21, 2009 5:30 pm Joined: Wed Oct 19, 2005 4:13 pm Posts: 202 Okay, can someone tell me why RB has a syntax issue with this code... Code:my_query = "INSERT INTO Page_Counts (Page_Counts.emp_name, Page_Counts.sub_date, Page_Counts.original_pages, Page_Counts.version_pages) VALUES('" +TextField1.text+ "', 'mydatestring', '" +TextField2.text+ "', '" + TextField3.text "')" db.SQLExecute(my_query) Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
