M
Mark
Hi
I have an application (in vb.NET 2005) which holds data in SQL Server and
some of the SQL records are simply paths to related files.
I would like to be able to do a text search on both the SQL data and the
contents of any referenced files. The returned list being a listing which
includes both records containing the text and files containing the text.
Does anyone have a simple example of programatically searching for files
containing text?
Thanks very much
Mark
I have an application (in vb.NET 2005) which holds data in SQL Server and
some of the SQL records are simply paths to related files.
I would like to be able to do a text search on both the SQL data and the
contents of any referenced files. The returned list being a listing which
includes both records containing the text and files containing the text.
Does anyone have a simple example of programatically searching for files
containing text?
Thanks very much
Mark