Size of resultset
From: Pod (peterlazell_at_podware.co.uk)
Date: 03/13/05
- Previous message: Dennis Passmore: "Re: Overloaded TADOCommand.Execute.. How to use?"
- Next in thread: Jeremy Collins: "Re: Size of resultset"
- Reply: Jeremy Collins: "Re: Size of resultset"
- Reply: Arnie: "Re: Size of resultset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Mar 2005 20:24:11 -0000
Is there anyway to find out the size of a result set that a query retrieves?
I am using SQL Server and although there is a stored procedure called
sp_spaceused which brings back the size of a table, this is not what I am
looking for as I need to know the amount of spaced used for the result set.
- Previous message: Dennis Passmore: "Re: Overloaded TADOCommand.Execute.. How to use?"
- Next in thread: Jeremy Collins: "Re: Size of resultset"
- Reply: Jeremy Collins: "Re: Size of resultset"
- Reply: Arnie: "Re: Size of resultset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|