ODBC oin Windows

Поиск
Список
Период
Сортировка
От Didier Gasser-Morlay
Тема ODBC oin Windows
Дата
Msg-id 387462E7.E46F3B4A@visualgroup.com
обсуждение исходный текст
Список pgsql-interfaces
I have downloaded and happilly installed the odbc driver for Windows
from insightdist.com

I am using Delphi 4 SP3 on Windows NT 4 SP3 and I have the following
questions/problems

1. Money type is seen has a float. Delphi complains when trying to post
a float into a money
2. Int8 is seen as a 17 byte string
3. float4 is seens as using 8 bytes (as float8)

4. Since the money type is not recommended, I was planning to store
money amount in int8 forcing the number of decimals to a known number.
Since delphi sees int8 as a string this makes life a bit tricky,
especially doing calculations. How do you store large money amounts (4
bytes when you store e.g. italian Lira or Spanish Pesetas is a bit
small)

Any ideas ?

Didier




-- 
--------------------------------------------------------------------------------------------
Any views or opinions are solely those of the author and do not
necessarily 
represent those of Visual Communications Group or its principal
operating 
divisions (FPG, Telegraph Colour Library, Planet Earth Pictures, 
Colorific!, Pix, Giraudon, Bavaria Bildagentur).
--------------------------------------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which
it is addressed, and may contain confidential and/or privileged
material.
If you are not the intended recipient of this message, please do not
read,
copy, use or disclose this communication; and please notify the sender 
immediately. It should be noted that any review, retransmission, 
dissemination or other use of, or taking action in reliance upon, this 
information by persons or entities other than the intended recipient is 
prohibited.
--------------------------------------------------------------------------------------------


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

Предыдущее
От: Tim Kane
Дата:
Сообщение: ECPG and sqlda
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] query java object?