Quilt3
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 10 articles for 0.303 sec
On Mar 7, 10:30 am, Will G <bigwill...@yahoo.com> wrote: > Hello, my problem is that i want to create an appending query that will > transfer data from one horribly designed table to many other tables. tables > are listed as follow. > > bad table!! and the data source > tblMSM > fields: ID | ModelNumber | Spring | Border | Quilt1 | > Quilt2 | Quilt3 > sample record     

Group: microsoft.public.access.queries · Group Profile · Search for Quilt3 in microsoft.public.access.queries
Author: Dos Equis
Date: Mar 7, 2007 11:40

Hello, my problem is that i want to create an appending query that will transfer data from one horribly designed table to many other tables. tables are listed as follow. bad table!! and the data source tblMSM fields: ID | ModelNumber | Spring | Border | Quilt1 | Quilt2 | Quilt3 sample record 01 A33000M S01 B01 Q01 Q02 Q03
Show full article (1.66Kb) · Show article thread
Hey Sprinks; i have done transferring the data to the new tables with your suggestion of Appended queries. now how can i come together with a form with multiple like fields from the same table, like it was originally intended. and do i delete the appended queries after this. -- need help "Will G" wrote: > Hey Sprinks; > thanks for understanding man. now the big bad table looks like     

Group: microsoft.public.access.queries · Group Profile · Search for Quilt3 in microsoft.public.access.queries
Author: Will G
Date: Mar 7, 2007 09:30

Hey Sprinks; thanks for understanding man. now the big bad table looks like this: BED Field fieldtype ------------------------------------------ ID AutoNumber(Primary Key) ModelNum text Desc1 text Desc2 text Desc3 text Spring text pattern
Show full article (1.21Kb)
Will, Don't sweat it; we were all newbies once. That's what this forum is about--leveraging each others' experience. Since I've made some assumptions, I think it would be a good idea to first fully understand your current table structure(s). Then I can give detailed instructions that match your table and field names. Please post your current table(s) in the following format, e.g.:     

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Will G
Date: Feb 24, 2007 13:50

On Fri, 23 Feb 2007 08:46:13 -0800, Will G <bigwillno2@yahoo.com> wrote: yes John, my table looks like this: bedID quilt1 quilt2 quilt3 spring uphfill1 uphfill2 uphfill3 uphfill3 and this table was originally made before i started working with this database and i am trying to correct couple of the problems that it has. the data is redundant and i like to create one table for each
Show full article (7.31Kb)
Hello Sprinks, sorry man, but i am very new to this and i appreciate your help. now, just to be clear on what i am doing; in order for me to enter the existing records into the new tables, create queries, from the big BED table and query just the first Quilt and you said to perform the following: INSERT INTO BedQuilts ( BedID, QuiltID ) SELECT Beds.BedID, Beds.Quilt1 FROM Beds; in what     

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Will G
Date: Feb 23, 2007 14:50

Will, Make a backup copy of your current database and create the master tables for the quilts and uph's. I assume you already have master tables for the two items similar to: Quilts -------------------- QuiltID Text to accommodate existing code (PK) ...other quilt-specific fields Uph -------------------- UphID Text (PK) ...other Uph-specific fields
Show full article (6.66Kb)
yes John, my table looks like this: bedID quilt1 quilt2 quilt3 spring uphfill1 uphfill2 uphfill3 uphfill3 and this table was originally made before i started working with this database and i am trying to correct couple of the problems that it has. the data is redundant and i like to create one table for each part. can you brief this for me on how to go about and how would i link these tables     

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Sprinks
Date: Feb 23, 2007 13:34

Hey i know this might not sound smart, but i am working with a database where initially the tables were or design horribly wrong. The tables have multiple like fields and now they have a huge amount of record in them. now, the person that design this tables have no idea on how to do create a database and i am new to this as well. however, i know that it's no correct to create tables like
Show full article (4.35Kb)
    

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: John W. Vinson
Date: Feb 23, 2007 13:32

Show full article (1.71Kb)
    

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Will G
Date: Feb 23, 2007 12:34

Show full article (3.40Kb)
    

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Sprinks
Date: Feb 23, 2007 11:15

Show full article (2.37Kb) · Show article thread
    

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Will G
Date: Feb 23, 2007 08:46

Show full article (1.98Kb)
    

Group: microsoft.public.access.forms · Group Profile · Search for Quilt3 in microsoft.public.access.forms
Author: Will G
Date: Feb 23, 2007 08:36

Show full article (0.87Kb)