Column Delimiter
437985Mar 30 2007 — edited Apr 4 2007Hi all.
I'm setting up an ETL interface for a Progress target database.
I noted that Progress database requires that both columns and objects be enclosed by double quotes in query statements (e.g: SELECT "name" FROM "myTable")
In ODI Topology Manager->Progress Properties->Language, I filled in the Object Delimiter field with the " value.
The problem is that I don't know where can I set up the value for column delimiter, and for this reason I'm getting SQL syntax error when ODI executes the step of loading data.
Any alternatives?
Thanks
Denis