Re: MS Access data to PostgrSQL data
От | Adam Lang |
---|---|
Тема | Re: MS Access data to PostgrSQL data |
Дата | |
Msg-id | 018201c0818c$5bc1b580$330a0a0a@6014cwpza006 обсуждение исходный текст |
Ответ на | MS Access data to PostgrSQL data (Robert Korteweg <robert@bit.nl>) |
Список | pgsql-general |
You want to import access info into pgsql using PHP? For starters, go here: http://www.php.net/FAQ.php and read section 4.2. It tells you what you need to interact with Access and PHP. If PHP is on Linux, then you are going to jump through some hoops to do it. I'd say your best route, if you can, would be use VB on a windows box and write an app to do it. Even easier would be write some code in the Access database to connect to the postgresql database over ODBC and just upload it that way. Adam Lang Systems Engineer Rutgers Casualty Insurance Company http://www.rutgersinsurance.com ----- Original Message ----- From: "Robert Korteweg" <robert@bit.nl> To: <pgsql-general@postgresql.org> Sent: Wednesday, January 17, 2001 4:21 AM Subject: [GENERAL] MS Access data to PostgrSQL data > hi, > > can anyone help me ? i need to convert a ms access .mdb file into > somthing readable so i can insert it into my postgreSQL db... > > does anyone have any experiance? (preferably using PHP) > > Robert Korteweg > The Netherlands
В списке pgsql-general по дате отправления: