Re: Find and Replace in the Whole Base
- From: "Jeff Boyce" <JeffBoyce_IF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 15 Jan 2007 22:23:45 -0800
If you have a field that is named after a specific student (?Mark?) and
after a specific activity ("TermPaper") and concerning a specific degree
program ("BA in Philosophy"), your table is NOT normalized. You have a
spread*** if the above is true, not a relational database table.
If the above IS true, spend some time looking into normalization and
database design before you do anything else:
http://home.bendbroadband.com/conradsystems/accessjunkie.html
If you don't, you will struggle to get Access to do simple things that it
can easily do, but only with well-structured data.
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
Microsoft Registered Partner
https://partner.microsoft.com/
"Telesphore" <tgNoSpam@xxxxxxxxxxxxxxxx> wrote in message
news:OhtZN$ROHHA.536@xxxxxxxxxxxxxxxxxxxxxxx
There is a table tblStudents(=tblÉtudiants) in which there are fields thatstudents,
could be transfered to a new table that we would like to call tblDiplomas
(=tbl Diplômes). All the fields related to grades obtained by the
for example the marks "A+" , "B", "C-"... in the field "TermPaperMarkBAPh"Philosophy.
(=BPhNoteTrvÉcrit) the marks for the term paper for his B.A. in
what
I suppose that the creation of a new table is a kind of normalization of a
data base.
I tried "MDBSearch" from
http://www3.bc.sympatico.ca/starthere/findandreplace and "Replace9" from
http://www.rickworld.com but it did not work.
"Jeff Boyce" <JeffBoyce_IF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news: epj%23ZdPOHHA.5012@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for the clarification. However, unless we know what kind of
information is being stored in these fields, and what the underlying
entity-relationship model is, that probably won't be quite enough of an
explanation. (Sorry, I don't understand ?French well enough to guess
yourmight be in these fields.)
I asked my question because it is rare to need to "move" fields in a
well-normalized database. Is this part of the process of normalizing
thedatabase?
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
Microsoft Registered Partner
https://partner.microsoft.com/
"Telesphore" <tgNoSpam@xxxxxxxxxxxxxxxx> wrote in message
news:%23VoiljOOHHA.1248@xxxxxxxxxxxxxxxxxxxxxxx
Thank you,table
What I mean by "Simplify" is that we realized that some fields in the
tblÉtudiants should be better in creating a new table tblDiplômes, foracross
example the fields: MentionBPh, BPhNoteTrvÉcrit, MatriculeBPhLatran,
DateBPhObtention, and so on.
"Jeff Boyce" wrote:
"Simplify" is not one of the standard normalizing reasons I've run
features/functions.for changing a database structure. If you'll provide a bit more
description
about your data structure, the newsgroup readers may be able to offer
suggestions that will give you greater use of Access'
...
"Telesphore" wrote in message
We simplified table A by creating table B.
We transferred 50 fields from table A to table B.
We removed these 50 fields from table A.
Is there a fast way to correct the original names of the fields in
basequeries and forms of the base? For example, how to replace in the
all
occurrences of tblA.Student by tblB.Student?
.
- Follow-Ups:
- Re: Find and Replace in the Whole Base
- From: Telesphore
- Re: Find and Replace in the Whole Base
- References:
- Find and Replace in the Whole Base
- From: Telesphore
- Re: Find and Replace in the Whole Base
- From: Jeff Boyce
- Re: Find and Replace in the Whole Base
- From: Telesphore
- Re: Find and Replace in the Whole Base
- From: Jeff Boyce
- Re: Find and Replace in the Whole Base
- From: Telesphore
- Find and Replace in the Whole Base
- Prev by Date: Re: Find and Replace in the Whole Base
- Next by Date: Stock Table structure
- Previous by thread: Re: Find and Replace in the Whole Base
- Next by thread: Re: Find and Replace in the Whole Base
- Index(es):