ADO with DB2 database
Hello!
Im using Delphi-6 and ADO and are trying to get data from a SAP DB2 database
(Version 4 Release 5). I use a Client Access driver
("Provider=IBMDA400.DataSource.1").
My problem is that when i try to read a value of type TFloatField it
consumes huges amounts of memory. A select resulting in a couple of houndred
records takes a couple of houndred megs. When reading fields of type
TStringField there is no problem.
Need help!
Regards, Mikael