But it does not support in report DBISAM Server connection. You still can connect from the DataModule to the server. So you cannot create reports that have "frDBIDatabase" and the server is an IP address. You can connect using a shared directory though.
I'm new to FastReports and I'm creating a small bespoke program using DBISAM. I can create the report, I'm 'frDBIDatabase' on a dialog page and can set the database directory manually in the IDE but I cannot see away to change this at runtime.
I'm sure that there is an easy way but my minds a blank
Comments
frReport1 -> frDBDataSet1 -> DBISam_Table
or
frReport1 -> frDBDataSet1 -> DBISam_Query
Regards.
I'm new to FastReports and I'm creating a small bespoke program using DBISAM. I can create the report, I'm 'frDBIDatabase' on a dialog page and can set the database directory manually in the IDE but I cannot see away to change this at runtime.
I'm sure that there is an easy way but my minds a blank
Thanks in advance for any help.
Regards
Martin