Hi,
Can anyone tell me if it is possible to use a dynamic array as a dataset in Delphi 5 and if so, how is it done ? I want to use QReport to display my data in report form but I understand that this requires a 'dataset' to provide the source data. If possible, I'd like to use the existing arrays in my program as these already contain the data I'd like to display. As you can probably tell, I'm still learning ! Any help would be greatly appreciated.
Regards
Paul "If something is hard to do - then it isn't worth doing" - Homer Simpson
Can anyone tell me if it is possible to use a dynamic array as a dataset in Delphi 5 and if so, how is it done ? I want to use QReport to display my data in report form but I understand that this requires a 'dataset' to provide the source data. If possible, I'd like to use the existing arrays in my program as these already contain the data I'd like to display. As you can probably tell, I'm still learning ! Any help would be greatly appreciated.
Regards
Paul "If something is hard to do - then it isn't worth doing" - Homer Simpson