Hi Tom;
DS's do the same Fetch loop as you would probably code yourself. However, the DS's Fetch is written in Assembler - so it's way more efficient. ![]()
The other key consideration is to use a native DB client driver and not Middleware like ADO.net, OLE-DB, ODBC, etc.
HTH
Regards ... Chris