Anyone have any idea why this wouldn't work.
 
usually to enable full-text on a database I use
 
EXEC sp_fulltext_database 'enable'
 
but it doesn't appear to be doing anything.
 
query analyser come sback with this if it means anything.
 

(1 row(s) affected)
 

(0 row(s) affected)
 

(1 row(s) affected)
 
 
 
Russ Michaels
Macromedia/Allaire Certified ColdFusion Developer
 
CFDeveloper
The free resource and community for ColdFusion developer.
http://www.cfdeveloper.co.uk <http://www.cfdeveloper.co.uk/> 

Join the CFDeveloper discussion lists.
To subscribe send an e-mail to [EMAIL PROTECTED]

Reply via email to