Re: Replacing MS Access with Postgresql

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Replacing MS Access with Postgresql
Дата
Msg-id dcc563d10807071051i44a2c0eewaba917b6e4793c04@mail.gmail.com
обсуждение исходный текст
Ответ на Replacing MS Access with Postgresql  (salman Sheikh <salman_sheikh@web.de>)
Список pgsql-general
On Mon, Jul 7, 2008 at 11:43 AM, salman Sheikh <salman_sheikh@web.de> wrote:
>
>
> Hi Fellows
>
> i have already MS Access databank (version 97) and source has been written
> in C++.Is it possible that i can replace it with postgresql as it is.Becoz i
> have 10 different tables,which are joined eachother.


As it probably not, but it's quite possible that the code changes
needed will be minimal.  I'd start by porting over your tables and
data and starting messing with it to see what errors you get.  Areas
that are likely to be problematic are autoincrementing fields.

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Replacing MS Access with Postgresql
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?