Malte Schnack
Member
Hi,
This is rather an enhancement request than a real question and I hope this is the correct place to announce it.
We found out that handling tables result in errors if the tables include columnames containing reserved words.
We have a table with a column named 'DEFAULT' and tried the following operations:
- ALTER TABLE
- INSERT
A solution would be to put the field names into quotation marks before statement execution.
Thanks for your consideration in advance.
Kind regards
Malte Schnack
This is rather an enhancement request than a real question and I hope this is the correct place to announce it.
We found out that handling tables result in errors if the tables include columnames containing reserved words.
We have a table with a column named 'DEFAULT' and tried the following operations:
- ALTER TABLE
- INSERT
A solution would be to put the field names into quotation marks before statement execution.
Thanks for your consideration in advance.
Kind regards
Malte Schnack