Hello,
I would like to load many records from Oracle into a delphi TObjectList. Is such a procedure already available in odac ?
Thanks
Andreas
bulk select into TObjectList
Re: bulk select into TObjectList
Hello,
Such feature as working with Delphi objects created using database records is implemented in our ORM - EntityDAC, Download the EntityDAC trial from our website: https://www.devart.com/entitydac/ .
Such feature as working with Delphi objects created using database records is implemented in our ORM - EntityDAC, Download the EntityDAC trial from our website: https://www.devart.com/entitydac/ .