Expand my Community achievements bar.

Postgres Database connection Insert only.

Avatar

Former Community Member
I want to be able to have a user fill out a registration form and upon submission by email have the data inserted into a postgres database. Can anyone give me an example as to when the connection is made do I do a "Select *" statement and then upon the click event of the submit button a "insert statement"? Just a simple example will help. I have looked at formbuilder but still can't get it to work with an insert only.

Thanks,

Bill
0 Replies