Hi ADezii
Well That certainly makes all the queries I built to do this not needed. And yes that is what I am looking to do.
So If I am thinking about this correctly, This would be one table with all the different layouts within it based on the field names from the specifications.
Then I would parse it out based off the individual Record Specifications. .. OR would this create a new table for the individual record Specs?. I guess I can do it either way.
So how can I adjust this to read a table with the different layouts in it so I don't have to program in each Record specification?
Well That certainly makes all the queries I built to do this not needed. And yes that is what I am looking to do.
So If I am thinking about this correctly, This would be one table with all the different layouts within it based on the field names from the specifications.
Then I would parse it out based off the individual Record Specifications. .. OR would this create a new table for the individual record Specs?. I guess I can do it either way.
So how can I adjust this to read a table with the different layouts in it so I don't have to program in each Record specification?
Comment