I have set up an ADO connection to a PostgreSQL database. I was wondering if it were possible from VBA to create functions - e.g I have a DatabaseSetUp function, creating tables and whatnot. I was hoping that I could then add in some functions from VBA.
Possible? If so, could I trouble someone for an example
Thanks