D
Daren Hawes
Hi,
I have 2 Datasets with 20 tables.
Ones called Surveys and the other SingleSurveys.
Surveys contains ALL survey data (IE SurveyID = 1,2,3,4,5......). All
tables have related ID field (IE SurveyID on each table)
I need to copy over to SingleSurveys only one survey data (IE SurveyID = 12)
The SingleSurvey should contain all the same tables, but filtered fields by
the SurveyID.
Is there a fast way to do this? Dataviews?
I have investigated some components but the seem to put all the data in 1
table. I need the same structure just data pertaining to a certain
surveyID?
Thanks Daren
I have 2 Datasets with 20 tables.
Ones called Surveys and the other SingleSurveys.
Surveys contains ALL survey data (IE SurveyID = 1,2,3,4,5......). All
tables have related ID field (IE SurveyID on each table)
I need to copy over to SingleSurveys only one survey data (IE SurveyID = 12)
The SingleSurvey should contain all the same tables, but filtered fields by
the SurveyID.
Is there a fast way to do this? Dataviews?
I have investigated some components but the seem to put all the data in 1
table. I need the same structure just data pertaining to a certain
surveyID?
Thanks Daren