On Tuesday 07 August 2012 22:03:17 Sieghard wrote:
> Hallo liuzg2,
>
> Du schriebst am Tue, 07 Aug 2012 16:51:32 +0800:
> > ftbcd: begin
> >      Res:=SQLGetData(ODBCCursor.FSTMTHandle, fno, SQL_C_DOUBLE, @do1,
> >                   SizeOf(Double), @StrLenOrInd);
> >
> >  >>>    cu1:= do1;
> >
> >      Move(cu1, buffer1^, SizeOf(cu1));
>
>                  ^^^^^^^^
> You sure _did_ allocate sufficient memory for this beforehand?

I hope so. :-)
The floating point exception is here:
> >  >>>    cu1:= do1;

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