> Does anyone know if verity works on searching a data type of 
> LONG or CLOB for an oracle database? I am building a search 
> engine for an oracle db and am new to the Oracle world, where 
> I was recently struck by the fact you can't do a search on a 
> LONG Data type?!? Has anyone built a search engine on a oracle 
> database that can offer some help on this topic?

As long as you can retrieve the field in a SELECT statement, and it's a
string, you should have no problems using it with Verity.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to