Hi Steen,

that's interesting since AFAIK nobody tried cpl-c with other DB than mysql.

In order to cop with both backends, we should try to find a common data type for large binary data. About the column names - indeed, there is a problem since they are not configurable via module param yet - it's on my TODO list. At upload, do you get execution errors or cpl syntax ones? can you post the errors ? - i will be able to help you on this.

regards,
bogdan

Steen, Gerd wrote:

Hi,

try to use cpl-c in combination with postgres. Running in several problems.

The postgres database does not know a blob. I changed this to bytea.

Next problem was the column "user" in the cpl table. I changed it to username and made changes in source files.

After all this, I tried to upload a xml file with cple. The result where many error messages at insert of cpl table.

Is there an idea?

Regards

Gerd

------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to