Re: Export Access 97 to PostgreSQL
- From: Roberto Spier <roberto(dot)spier(at)conab(dot)gov(dot)br>
- To: Shavonne Marietta Wijesinghe <shavonne(dot)marietta(at)studioform(dot)it>
- Cc: pgsql-sql(at)postgresql(dot)org
- Subject: Re: Export Access 97 to PostgreSQL
- Date: Thu, 27 Mar 2008 09:16:36 -0300
- Message-id: <47EB9024.4030305@conab.gov.br> <text/plain>
Shavonne Marietta Wijesinghe escreveu:
Hello
I have a db in MS Access 97 and now i have to import the data in
PostgreSQL. I can create the table structure in PostgreSql but in what
format can i export the table from Access so Postgresql can read it?
Thanks
Shavonne
Export the data, instead! You'd connect (link) to the postgreSQL
database from within access mdb, then run an acc's INSERT INTO query.
hth
--
Spier
Home |
Main Index |
Thread Index