Good morning all, I hope someone can help me.
I stepped away from this database for awhile and now I am able to get back into it. I am building an engineering / part number tracking database. The database has a program which has many part families. Each part family has many assemblies. Each Assembly has many sub assemblies and components. Each sub assembly has many components and may have many sub-subassemblies. Each sub-subassembly will have many components. The database will be searched by the first seven characters of the part number in order to see major revisions of the part. I have re-vamped the table design and relationships many times and I think (I hope) I am finally on the right track.
I created a table called part number because components, subs and sub-subs could possibly be part of many assemblies and assemblies can cross-over into different part families.
When I tried entering test data into MainformSubAssembly (master form and subform for link of Asm (FGID)and SubAsm (FGID)) I am getting the following error: The object doesn't contain the automation object jAsm_SubAsm.
I have tried changing the query but still get variations of the error. I am attaching the relationships, the error, and the query. I hope someone will give me some help with this problem.
I stepped away from this database for awhile and now I am able to get back into it. I am building an engineering / part number tracking database. The database has a program which has many part families. Each part family has many assemblies. Each Assembly has many sub assemblies and components. Each sub assembly has many components and may have many sub-subassemblies. Each sub-subassembly will have many components. The database will be searched by the first seven characters of the part number in order to see major revisions of the part. I have re-vamped the table design and relationships many times and I think (I hope) I am finally on the right track.
I created a table called part number because components, subs and sub-subs could possibly be part of many assemblies and assemblies can cross-over into different part families.
When I tried entering test data into MainformSubAssembly (master form and subform for link of Asm (FGID)and SubAsm (FGID)) I am getting the following error: The object doesn't contain the automation object jAsm_SubAsm.
I have tried changing the query but still get variations of the error. I am attaching the relationships, the error, and the query. I hope someone will give me some help with this problem.