hi,
i created a dataset in runtime. then inserted records into it in runtime
too. then i saved dataset as xml files. then i use to display report using
data from these xml files.
reports are displayed on my comp correctly. but when i install application
on another machin. while displaying report. query engine error messege box
is displayed and report is not displayed.
i tried to show report directly using the dataset i created at runtime. both
ways report is displayed on my machine, but not on any other machine.
can anybody help???
thanks in advance
sachin
PS: if i dont use runtime dataset and insert records in physical table in a
ms-access database. reports are displayed without any glitches.
bzigler - 23 Oct 2003 19:20 GMT
Just a guess, if you're using ODBC perhaps you don't have the datasource
configured on the target machine.
> hi,
>
[quoted text clipped - 17 lines]
> PS: if i dont use runtime dataset and insert records in physical table in a
> ms-access database. reports are displayed without any glitches.