RE: [INTERFACES] Replication between MS Access and PostgreSQL
От | Nicolas Huillard |
---|---|
Тема | RE: [INTERFACES] Replication between MS Access and PostgreSQL |
Дата | |
Msg-id | 01BF2091.BB2DF040@agen.int.ghs обсуждение исходный текст |
Ответы |
Re: [INTERFACES] Replication between MS Access and PostgreSQL
|
Список | pgsql-interfaces |
This description is a way to export tables from Access to Postgres. I know how to do this. What I'm looking for is a tool to synchronize the data between the same table inside Access and Postgres, ie : a new recordin Postgres should be transfered to Access, and the same the other way. Thanks. -----Message d'origine----- De: Allan Huffman [SMTP:huffmana@ppc.pims.org] Date: mercredi 27 octobre 1999 15:25 À: Nicolas Huillard; pgsql-interfaces@postgreSQL.org Objet: Re: [INTERFACES] Replication between MS Access and PostgreSQL You can export the MS Access tables to Postgres as long as the ODBS.exe has been run and set up from the control panel "32 ODBC" configuration panels that are loaded from the .exe. You will need the Host name, database name, User and Password, and use the default PostgreSQL Postmaster port number. The Postmaster has to be running with the database allocated but the table must not already exit. Then do the following: ....
В списке pgsql-interfaces по дате отправления: