So I’m currently working on making a YMM selection tool as a side project, I have access to a VCdb PCdb and have some aces and pies files from where I work at.
say if I plan on having multiple brands like about 100 brands , do I have to parse the files in one file
and then make the relationships with the vcdb and pcdb on something like microsoft access ?
The way I want to make the selector is have it query by Year make and model
then I want it to show the categories then proceed to querying by sub category and then filter the product attributes
say if I am looking for a shock absorber I want it to give me the submodel and drive selection before it shows the correct product
Just normal joins and sql commands to no avail
Javier Guajardo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.