Re: Porting from MS Access 2007 to PostgreSQL

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: Porting from MS Access 2007 to PostgreSQL
Дата
Msg-id AANLkTinbvY-5a2USypK5+5O4LR5V2CmrpoFH-8A9YLha@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Porting from MS Access 2007 to PostgreSQL  (Arnaud Lesauvage <arnaud.listes@codata.eu>)
Список pgsql-general
On Mon, Nov 8, 2010 at 11:39 PM, Arnaud Lesauvage
<arnaud.listes@codata.eu> wrote:
> I can't really give you any advice about this, but we kept using Access as
> our Frontend and everything runs fine.
> You'll just have to make sure that you have read about the 'boolean <->
> integer' problem. This article is a nice start I think :
> http://www.postgresonline.com/journal/archives/24-Using-MS-Access-with-PostgreSQL.html

I've played with mapping access [yes/no] datatype to postgresql
BOOLEANs for a while.  And after all of that *fun*, I've since started
mapping postgresql's INTEGER to access's [yes/no] datatype.

Life is so much better now because.


--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

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

Предыдущее
От: Allan Kamau
Дата:
Сообщение: Re: Why facebook used mysql ?
Следующее
От: Vick Khera
Дата:
Сообщение: Re: Full Vacuum/Reindex vs autovacuum