Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
palan
Starting Member
1 Post |
Posted - 2005-06-28 : 23:43:10
|
I am having some strings in one text file and i want to check this strings exists in which file in a folder and if it exists then it should return the name of the file which contains this string.This search is like windows search for a file which contains a particular string.I am trying to do this using FileSystemObject.Please help. Thanks. |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-06-29 : 01:14:36
|
Then you need to use Front Ends like VB or ASPPost your question at relevent forumHow is this question related to DTS?MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|