Hi,
I'm trying to create a report using the CDocument class but I have no idea how tho get started. My application is alreay a dialog based one. I just want to press a button and from there generate the report. Then print it or save it, what ever the user wants.
I appreciate any help...
I have two tables
CAR (ID,TAG,COLOR,BRAND,MODEL,ect...)
BRAND(BRAND,MODEL)
I'm getting the values of brand in CAR from Brand field in BRAND(Combo box) that's working
but
If I choose a FORD I only wnat to see the models for a FORD in the combo for Models in CARS table
the way BRAND looks is...
I have a table wiht field Brand & Model in a table for cars. I have another table with values of Brand/Models records. I want to choose a brand and then the models for that brands in the car table unsing the values of the other table(Combo box). I tried some queries and it doesn't work
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.