DataSource Connectionstring manually setting
I am trying to use Firebird with FastReport. I have create one report using FastReport.Firebird.dll. How can I set firebird database name through code? As at design time the wizard select my pc's path. I want to set firebird database name dynamically.
Comments