Hi group,
I have been givien the task to convert the editing of some unix flat files into an Access DB. In these flat files, we have approx. 35,000 lines, and each of these lines have 14 fields, delimited by a colon. So, busting out my calculator, I guess we have 35K * 14 = 490,000 "pieces" of data to keep track of.
I will want to have 4-5 users accessing this system at one time, each searching out and editing one of the 35,000 lines, also possibly deleting one of the lines, and also possibly adding a line of data.
I guess I'm wondering:
What size CPU/RAM/HDD would I need for this project?
Will there be any problem loading in the ascii flat files to Access?
Will Access handle this kind of project, or do I need to do something with SQL or Oracle?
Any good beginner books you guys recommend?
Thanks!
Aaron
I have been givien the task to convert the editing of some unix flat files into an Access DB. In these flat files, we have approx. 35,000 lines, and each of these lines have 14 fields, delimited by a colon. So, busting out my calculator, I guess we have 35K * 14 = 490,000 "pieces" of data to keep track of.
I will want to have 4-5 users accessing this system at one time, each searching out and editing one of the 35,000 lines, also possibly deleting one of the lines, and also possibly adding a line of data.
I guess I'm wondering:
What size CPU/RAM/HDD would I need for this project?
Will there be any problem loading in the ascii flat files to Access?
Will Access handle this kind of project, or do I need to do something with SQL or Oracle?
Any good beginner books you guys recommend?
Thanks!
Aaron