Oops, replace(myPost, 'java', 'javascript') :)

-- 
 jon
 mailto:[EMAIL PROTECTED]

Thursday, August 8, 2002, 8:55:59 PM, you wrote:
jh> IF EXISTS ( Select Foo FROM Bar Where Whatever = 1)
jh>    -- result set returned
jh>    BEGIN
jh>    -- BEGIN is equiv to java { end is like java }

jh>    END
jh> ELSE
jh>     -- no results returned
jh>    BEGIN

jh>    END

jh> --
jh>  jon
jh>  mailto:[EMAIL PROTECTED]

jh> Thursday, August 8, 2002, 8:38:05 PM, you wrote:
NH>> I want to do something in TSQL if results are returned.  I forgot the
NH>> syntax.  I think its @@selected but I can't be sure could someone point me
NH>> in the right direction.


NH>> Thanks,

NH>> Neil

NH>> 
jh> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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

Reply via email to