I am attempting to run Collect on a postgreSQL DB and have run into 2 issues.
- When I run the Collect>TargetSource test connection, I get a network settings error that doesn't occur for any other source.
- When I try to manually build an assemble package with code that runs in PostgreSQL, I get this error: Error [42601] ERROR: syntax error at or near "[". No query has been executed with that handle...
There are no brackets in my query so they are being put on in the back-end somewhere, but I don't see how to configure that.
Comments
3 comments