Thanks. This table, unfortunately, is not set up for full-text indexing. (This is from a third-party app, not my own.) So I think I'm going to be forced into inefficiency with LIKE. I'm using MS SQL. Thanks for replying so quickly!
Athelene -----Original Message----- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Friday, April 15, 2005 3:33 PM To: CF-Talk Subject: Re: Need Help Parsing Text I think the bigger question if you're using "CONTAINS" then have you setup full-text indexes on the appropriate columns?? or are you going to use the inefficient LIKE '%string%' approach? Something to think about....and the answer (combined with what database you use) will determine the final format of what you've shown us. ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203111 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

