Re: Domains, casts, and MS Access
От | Richard Broersma |
---|---|
Тема | Re: Domains, casts, and MS Access |
Дата | |
Msg-id | AANLkTim5LFi2pGHoVOhyscWDxpvRUEZdGQ0vxMkOEppT@mail.gmail.com обсуждение исходный текст |
Ответ на | Domains, casts, and MS Access (Peter Koczan <pjkoczan@gmail.com>) |
Ответы |
Re: Domains, casts, and MS Access
|
Список | pgsql-sql |
On Wed, Aug 4, 2010 at 10:31 AM, Peter Koczan <pjkoczan@gmail.com> wrote: > One of the snags that's popped up is that there's some incompatibility > between data types. Specifically, many fields are the Sybase type > "bit", which is basically a boolean, but it accepts and displays > bareword 1 and 0 instead of 't' and 'f'. For the sake of compatibility > (especially bareword integers in queries), I've defined a 'sybit' type > in postgres to be a domain. One thought would be see if ODBC configuration options will achieve this for you. Have you already exhausted this option? -- Regards, Richard Broersma Jr. Visit the Los Angeles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug
В списке pgsql-sql по дате отправления: