Gambas/PostgreSQL

Wrote simple Gambas program to access PostgreSQL database. Had to write Gambas code to connect to the PostgreSQL database in the form_open section. I had to write connection code in Python also…so why do I mention it here? Because there are some GUI Visual Basic controls that if my memory serves can be connected to the database in the control itself. Also there is a connection setup in the project that I thought possibly was applied to the data controls.