I suppose it's really a mssql question of trapping the generated message(s)
and putting them in a var which can be returned to CF.

How to do it though?

  

> -----Original Message-----
> From: Dinner [mailto:[EMAIL PROTECTED] 
> Sent: 28 February 2007 00:38
> To: CF-Talk
> Subject: Re: Cfstoredproc message
> 
> If you use java DB stuff, I assume it would be available...
> 
> Probably not from the built in CF DB stuff tho.  :-/
> 
> On 2/27/07, Richard Meredith-Hardy <[EMAIL PROTECTED]> wrote:
> > Not quite what I'm looking for, I think.
> >
> > This is actually a sp which contains a RESTORE DATABASE command and 
> > I'm interested to capture the stuff which goes into messages like:
> >
> > Processed 10240 pages for database 'xxxxxx', file 'xxxxxxx' 
> on file 1.
> > Processed 1 pages for database 'xxxxxxxxx', file 
> 'xxxxxxxxxx_log' on file 1.
> > RESTORE DATABASE successfully processed 10241 pages in 
> 11.732 seconds 
> > (7.150 MB/sec).
> >
> > How do I capture that?
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270918
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to