I need help getting to the result set of this stored procedure sp_helplogins
When I run this proc sp_helplogins 'bando' in Query Analyzer it returns what appears to be 2 datasets.
How do I get access to the second dataset from Delphi using SDAC?
Thanks.