If you have windows then yes something like vba to pull data into MS Office Word .. search google for 'ms word odbc connection' a postgres mailing list is not the right place to do this search
If you are on *nix don't have/want windows & office products but want to generate/write to a MS Office Word document then postgresql extension perlu and something from the CPAN library like Win32::Word::Writer
will work
Hector Vass
+44(0)7773 352 559 * Metametrics, International House, 107 Gloucester Road, Malmesbury, Wiltshire, SN16 0AJ
From: pgsql-sql-owner@xxxxxxxxxxxxxx <pgsql-sql-owner@xxxxxxxxxxxxxx> on behalf of avpro avpro <avprowebeden@xxxxxxxxx>
Sent: 30 March 2015 09:20 To: pgsql-novice@xxxxxxxxxxxxxx; pgsql-sql@xxxxxxxxxxxxxx; pgsql-general@xxxxxxxxxxxxxx Subject: [SQL] Link Office Word form document with data from PostgreSQL Hi all, Have you ever experienced how to populate fields from a MS Office Word document with a PostgreSQL data available either in a table or view? I haven’t seen anything on the web; only possible with MS products, VS or Access. Thank you for your input |