This is a discussion on How to convert MS Access DB to PostgreSQL by pgAdminIII within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Hi, I want to convert MS Access DB to PostgreSQL by pgAdminIII. Can you explain the method to do ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I want to convert MS Access DB to PostgreSQL by pgAdminIII. Can you explain the method to do it step by step please. Thanks. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| Hi > Hi, > I want to convert MS Access DB to PostgreSQL by pgAdminIII. > Can you explain the method to do it step by step please. > Thanks. I recommend you using psqlODBC. The export function of a table will help your thought, while opening it by MS-Access. Though regrettable, pgAdmin does not have the function from III. Regards, Hiroshi Saito ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |