Home › Forum › Deploying and Filling In Forms › Export Form Data to PostgreSQL › Re: Export Form Data to PostgreSQL
March 17, 2009 at 3:58 pm #4413
Exporting of form data supports CSV or XML format. Afraid I don’t know PostgreSQL to know if either of these formats are supported but I would expect that it would allow the import of csv ?
But also, have you looked at how you can set up a report (like you build a form) where you can report online/real time as well? you may find you can achieve a lot there and avoid the need for manual actions in a lot of cases
if you are looking though at the Connection agent to insert/update data directly from a form into your database, I’m afraid it doesn’t support this database at the moment