Re: file updation

2003-08-25 Thread Jenda Krynicky
From: "mark sony" <[EMAIL PROTECTED]> > I have one file (say about 6000 lines) data divided into four > columns,say filename,owner,version etc.Now there would be two more > columns which shall be updated by multiple users according to the need > .Whats the best possible way of going forward? Ther

Re: Re: file updation

2003-08-25 Thread mark sony
Hi Thanx for the reply but now I cant use database for this program . I have to do with modifying files in some way or the other . Please give me some other pointers . Thanx Mark On Mon, 25 Aug 2003 zsdc wrote : mark sony wrote: I have one file (say about 6000 lines) data divided into four col

file updation

2003-08-25 Thread mark sony
Hi All I need some guidance on the following :- I have one file (say about 6000 lines) data divided into four columns,say filename,owner,version etc.Now there would be two more columns which shall be updated by multiple users according to the need .Whats the best possible way of going forward?