Re: MS Access data to PostgrSQL data

Поиск
Список
Период
Сортировка
От Wouter de Vries
Тема Re: MS Access data to PostgrSQL data
Дата
Msg-id 95h661$2050$1@news.tht.net
обсуждение исходный текст
Ответ на MS Access data to PostgrSQL data  (Robert Korteweg <robert@bit.nl>)
Список pgsql-general
>> 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

export the .mdb file in comma seperated format and import in postgres with
the COPY function.

Wouter

В списке pgsql-general по дате отправления:

Предыдущее
От: "Ian deSouza"
Дата:
Сообщение: Problem when calling setObject on Timestamp column with JDBC driver
Следующее
От: Hubert Palme
Дата:
Сообщение: extracting parts from date values