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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Check for a FileName

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 ASP
Post your question at relevent forum
How is this question related to DTS?

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -