New topic: create fieldnames with spaces
<http://forums.realsoftware.com/viewtopic.php?t=25779> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message spacewalker Post subject: create fieldnames with spacesPosted: Thu Dec 25, 2008 5:18 pm Joined: Thu Nov 08, 2007 4:59 am Posts: 201 Location: Germany Hi, I wonder if I can create fieldnames with spaces in SQLlite. In MS Access I can use brackets if I have spaces in the field names. Let's say I'd like to create 2 columns "Logon Date" and "Logoff Date" ... Maybe something like this would be possible ? : myDB.SQLExecute ("Create Table Sessions ( [Logon Date] varchar, [Logoff Date] varchar) ") Thank you _________________ Citrix Tools - Printer accounting - Windows-Group-monitoring - RADIUS loganalyzer http://www.Scout-Soft.com 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 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
