Can I attach an index file to a report? need to see info on three data fields in an invoice:
Customer Name (CUSTNO)
Consignee Name (CONNO)
Shipper Name (SHIPNO)
all 3 are indexed to CUSTMSTR.CUSTNO. I have tried creating three aliases of CUSTMSTR and link that way but the app developer is telling me that I need to attach the SHIPPER index in the invoice table to the CUSTMSTR table. Does this make sense and how would I accomplish this.
working in VFP7 and CR 8.5.
thanx,
stan
Remember - only dead fish go with the flow.
Customer Name (CUSTNO)
Consignee Name (CONNO)
Shipper Name (SHIPNO)
all 3 are indexed to CUSTMSTR.CUSTNO. I have tried creating three aliases of CUSTMSTR and link that way but the app developer is telling me that I need to attach the SHIPPER index in the invoice table to the CUSTMSTR table. Does this make sense and how would I accomplish this.
working in VFP7 and CR 8.5.
thanx,
stan
Remember - only dead fish go with the flow.