> On Wednesday 08 August 2012 03:18:40 liuzg2 wrote: >>> On Tuesday 07 August 2012 10:51:32 liuzg2 wrote: >>>> ftbcd: begin >>>> Res:=SQLGetData(ODBCCursor.FSTMTHandle, fno, SQL_C_DOUBLE, @do1, >>>> SizeOf(Double), @StrLenOrInd); >>>> >>>> >>> cu1:= do1; >>> >>> What is the value of do1? >> >> do1=1.1854570043828581e+292 >> > And what is the actual field value in the database? What is the value > of "Res"? How is the field type defined in the database? > i can not found this value .i open this query use 'where ...' one by one . never raise error. numeric(14,4)
i found the freepascal 2.6 odbcconct.pas function loadfield has no ftbcd type ------------------------------------------------------------------------------ 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

