Hi Ravi,
thanks for the quick response. I tried it with the fully qualified column names. However, it still does not work. My tables is defined as follows:
Name | Key | SQL Data Type | Dim |
SID | X | NVARCHAR | 3 |
CI_HOST | X | NVARCHAR | 256 |
TABLENAME | X | NVARCHAR | 128 |
ORDERID |
| INTEGER |
|
ACTION |
| NVARCHAR | 1 |
If I insert the same row without any semicolon into the CI_HOST column, it works. Once I entered those additional semicolons, I am getting the error.
Any further hints what might be wrong?
Thanks and Best Regards.
Markus