Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.979 Beiträge
 
#1

Returning multiple datasets with ADO and Delphi

  Alt 17. Jun 2010, 09:30
Maybe when you’ve used the SQL Server Management studio ‘ve noticed that you can run multiple queries at once. ADO supports this feature, and you can include it in your applications. the key is to use the function NextRecordset and then assign it to any TCustomADODataSet descendent. ...

More...
  Mit Zitat antworten Zitat