Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1863
| From | "Nobody" <nobody@nobody.com> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Replacing text in a text file with VB6 |
| Date | 2011-02-13 09:29 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ij8psd$2gf$1@speranza.aioe.org> (permalink) |
| References | <c45da097-c1e0-4972-bae0-cad00813ca40@s28g2000prb.googlegroups.com> <8roqoeF11aU1@mid.individual.net> |
"Access Developer" <accdevel@gmail.com> wrote in message news:8roqoeF11aU1@mid.individual.net... > I'm not sure why you are using both database and text files, but, if you > used good database design principles, and normalized your database, you > would not have to update the duplicate information that you are carrying, > because you would simply be referring to the employee records with a > foreign key and picking up the information from the "single authoritative > source" for each item of data. To the OP, please see the link below, especially the three illustrations on the right: http://en.wikipedia.org/wiki/Normalization_%28database%29#Objectives_of_normalization
Back to comp.lang.basic.visual.misc | Previous | Next | Find similar | Unroll thread
Re: Replacing text in a text file with VB6 "Nobody" <nobody@nobody.com> - 2011-02-13 09:29 -0500
csiph-web