Hi
I have HTC HD2 Mobile 6.5
I need some help with populating tables.
This is how it looks:
Tables: Sites, Surveys, CheckList, ChkList
Sites is related to Surveys
Surveys is related to CheckList
ChkList is "template" table containing questions for the inspector to give answer to.
Table CheckList is from start empty.
I have managed to populate it with popup from table ChkList, one record at the time.
This method is not effective.
I would like to transfer all records from ChkList to CheckList and get the relation to Surveys set on every record.
Is this possible ?
// Torsten Andersson