Need Help deleting record from text file
- From: "Norm" <NormF4@xxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Sep 2007 00:00:38 -0700
I am working on a backup program that keeps a record of the original path so
that a backup file can be replaced. If the user deletes some of the backup
files then the original path list contains more entries than the number of
files in the backup location.
I would like to be able to compare the list of files in the backup location
to the original list of files and delete any records of the files no longer
found at the backup location. (I hope this makes sense) :-)
I started out using two listbox's and then comparing them to each other, but
when the number of files goes over 2 thousand it gets very slow and I have
some that or over 10 thousand.
Is there a way of doing this faster?
--
Norm
Don't blame me, my programming is
self-taught and my teacher was not
very experienced. :-)
normfowler_don't use_@xxxxxxxxxxx
.
- Follow-Ups:
- Re: Need Help deleting record from text file
- From: Dave O.
- Re: Need Help deleting record from text file
- From: Larry Serflaten
- RE: Need Help deleting record from text file
- From: "Walter Wang [MSFT]"
- Re: Need Help deleting record from text file
- From: Mike Williams
- Re: Need Help deleting record from text file
- Prev by Date: Re: Project Group
- Next by Date: Re: OpenCurrentDatabase is slow !!!
- Previous by thread: how to insert a table in rich textbox control in c#
- Next by thread: Re: Need Help deleting record from text file
- Index(es):
Relevant Pages
|