Board index » delphi » sql reserved words as table column names and sql 'create'
usenetj...@mikescott.clara.net (Mike Scott)
![]() Delphi Developer |
Sat, 27 Sep 2003 02:23:43 GMT
sql reserved words as table column names and sql 'create'
I've come unstuck with an initial foray into sql.
I used database desktop (v7) to make a table for use with some code, CREATE TABLE "xDBUsers.db" I've tried quoting the 'User' strings to no avail. In the short term it's probably easiest just to restructure table and Thanks in advance. (If this isn't the proper group for this question, I apologise) -- |