We're registered users and we are having difficulties with columns with spaces or other characters in the name. We've tried the back-tick character, but that throws an error.
Thanks,
Peter
Re:Column Names with spaces
HXTT Support
2008-02-01 16:40:58
You can use
select "a column name",[a column name] from aTable.