Nick Betts wrote:

> Hi,
> Can anyone advise me on any software/procedures for copying a postgres 
> database on Linux to Access on Windows.


Install the PostgreSQL ODBC driver (http://odbc.postgresql.org) on the 
machine with Access. Link Access to the ODBC datasource and use SELECT 
INTO statements to copy structure and data. Triggers, functions, stored 
procedures etc. will be a bit difficult to copy.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to