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 * www.metametrics.co.uk<http://www.metametrics.co.uk/> ________________________________ From: pgsql-sql-ow...@postgresql.org <pgsql-sql-ow...@postgresql.org> on behalf of avpro avpro <avprowebe...@gmail.com> Sent: 30 March 2015 09:20 To: pgsql-nov...@postgresql.org; pgsql-...@postgresql.org; pgsql-general@postgresql.org 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