Page 1 of 1

bulk select into TObjectList

Posted: Thu 11 Jun 2015 12:47
by amoroder
Hello,

I would like to load many records from Oracle into a delphi TObjectList. Is such a procedure already available in odac ?

Thanks
Andreas

Re: bulk select into TObjectList

Posted: Fri 12 Jun 2015 09:01
by AlexP
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/ .