Re: ODBC changes(Please check)
От | Hiroshi Inoue |
---|---|
Тема | Re: ODBC changes(Please check) |
Дата | |
Msg-id | 3A8C9BEB.F1C4D67D@tpf.co.jp обсуждение исходный текст |
Ответ на | RE: ODBC changes (Dave Page <dpage@vale-housing.co.uk>) |
Список | pgsql-odbc |
I wrote: > > Dave Page wrote: > > > > If no one else is going to make any mods for the next couple of days I'll > > compile a new win32 binary for people to try out. If I don't hear anything > > by tomorrow morning (UK time) I'll go ahead and create one... > > > > I'm implementing one more change(automatic casting for > numeric type). If an expert confirms the validity I > would commit it in a day or so. > I've just committed the following change. Please check the change especially in unixODBC. Add casting for numeric/float4/float8 type value automatically to compensate the lack of automatic conversion functionality of PostgreSQL server. For example if there's a numeric type binding 1.2567 --> 1.2567::numeric. I hope this change would enable the use of numeric type in MS-Access etc. Thanks Hiroki Kataoka for his checking my code. Regards, Hiroshi Inoue
В списке pgsql-odbc по дате отправления: