How to query a result set from RESTORE FILELISTONLY
A backup to disk is made. Before restoring the database somewhere else, i
want to check the contents.
"RESTORE FILELISTONLY from ..." returns a query result (more than one row)Next
i want to query this result set. How can i do this ?
Thanks
Rudi

