On Friday 10 August 2012 10:23:19 liuzg2 wrote:
> try if  BCDToCurr(do1,cu1) then
>      Move(cu1, buffer1^, SizeOf(cu1))
>     except
>
>      end;
>     end;
>
> i do not know  is it right.
>
The problem is that ODBC driver returns 1.1854570043828581e+292 in do1, a 
value which is not stored in the database. That is the bug and must be fixed.

Martin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to