Hi, All:
Does anyone know how to search BLOB field? I have a BLOB field that stores pdf files(each file has only one page) and I am thinking to run select statement based on the BLOB field like this: Select myField from myTable where myBLOB like 'myText%' I know it requires some packages or function to do so, but I have never done it before. Any pointer is appreciated. Nathan Chen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2688 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
