Leigh asked:

        That is great
         
         I just want to know the date type integer, long,
float,currency.

It's neither - it's a packed binary 8 byte (double) or 4 byte (single)
format which is a different encoding than the IEEE format which the
80x87 family of processors and Delphi now uses.
 
http://support.microsoft.com/kb/35826
<http://support.microsoft.com/kb/35826>  
 
TTFN,
  Paul.
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to