I know its not CF, its for a developer here using ASP, in CF when calling a SP through the stored proc tag, when bringing back multible result sets you use
<CFPROCRESULT NAME="q_actualHours" RESULTSET="1"> <CFPROCRESULT NAME="q_WOKERS" RESULTSET="2"> . and so on, what would be the equivalent in asp if anyone knows when using set objRs = objCmd.Execute() Respectfully, j ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

