Re: [SQL] Link Office Word form document with data from PostgreSQL

From: Hector Vass <hector(dot)vass(at)metametrics(dot)co(dot)uk>
To: avpro avpro <avprowebeden(at)gmail(dot)com>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [SQL] Link Office Word form document with data from PostgreSQL
Date: 2015-03-30 10:48:07
Message-ID: 1427712486496.87731@metametrics.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice pgsql-sql

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-owner(at)postgresql(dot)org <pgsql-sql-owner(at)postgresql(dot)org> on behalf of avpro avpro <avprowebeden(at)gmail(dot)com>
Sent: 30 March 2015 09:20
To: pgsql-novice(at)postgresql(dot)org; pgsql-sql(at)postgresql(dot)org; pgsql-general(at)postgresql(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Felipe Santos 2015-03-30 11:09:36 Re: [SQL] [GENERAL] JSON TO POSTGRE TABLE
Previous Message Shujie Shang 2015-03-30 10:20:07 Re: [SQL] JSON TO POSTGRE TABLE

Browse pgsql-novice by date

  From Date Subject
Next Message Felipe Santos 2015-03-30 11:09:36 Re: [SQL] [GENERAL] JSON TO POSTGRE TABLE
Previous Message Shujie Shang 2015-03-30 10:20:07 Re: [SQL] JSON TO POSTGRE TABLE

Browse pgsql-sql by date

  From Date Subject
Next Message Felipe Santos 2015-03-30 11:09:36 Re: [SQL] [GENERAL] JSON TO POSTGRE TABLE
Previous Message Shujie Shang 2015-03-30 10:20:07 Re: [SQL] JSON TO POSTGRE TABLE