I'm using a pretty bare-bones CF host for a content-managed site. It's got CF8 and I'm using MS SQL Server; however, they don't support the creation of Verity collections (why, I don't know...) and the process for enabling full-text indexing on MS SQL Server is unworkable (so, CONTAINS() is out).
Apart from a simple SQL "where [column] like '%[phrase]%' " clause, are there any other options out there? I also don't want to use a custom Google search, for a variety of reasons. Thanks, Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321528 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

