| From: | "Moray McConnachie" <moray(dot)mcconnachie(at)computing-services(dot)oxford(dot)ac(dot)uk> |
|---|---|
| To: | "jose soares" <jose(at)sferacarta(dot)com> |
| Cc: | "postgresql-general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] ODBC-client->Linux-server: datatype boolean not recognized? |
| Date: | 1999-09-30 15:24:58 |
| Message-ID: | 01d101bf0b57$f4aaae70$760e01a3@oucs.ox.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general pgsql-interfaces |
>create function MsAccessBool(bool,int4) returns bool
> as '' language 'internal';
There is surely something missing here, between the empty single
quotes? When I execute that, I get "There is no internal function
msaccessbool"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew V. Gromozdin | 1999-10-01 13:59:34 | Month interval bug |
| Previous Message | jose soares | 1999-09-30 12:47:47 | Re: [GENERAL] ODBC-client->Linux-server: datatype boolean not recognized? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Comunicare s.a.s. | 1999-09-30 15:31:16 | \dt and pg_user problems |
| Previous Message | jose soares | 1999-09-30 12:47:47 | Re: [GENERAL] ODBC-client->Linux-server: datatype boolean not recognized? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Morrell | 1999-09-30 16:10:35 | postgres jdbc class problem |
| Previous Message | Jens Glaser | 1999-09-30 14:44:38 | Re: [INTERFACES] DatabaseMetaData.getDatabaseProductVersion() |