Something change in version 5 for tfrxMyDacDatabase (Version 4 no problem)
Posted: Sat 28 Apr 2007 12:53
With version 4
I can assign a variable
ex onstartreport assign new Location of server database
frxMydacDatabase1.server =
Each report has a frxMydacDatabse inside
I develop on localhost but when I install my sofware I should
change the location of server by hand on each report .
With the version 4 no problem at runtime
frxMydacDatabase1.server =
Now when I load my application ir eceived message that tFrxMydacDatabase class was not locate I search frxMyDacdatabase. pas
was not found nothing
How to assign new server location to frxMyDacdatabase.properties at runtime . to change the location of server at runtime
I can assign a variable
ex onstartreport assign new Location of server database
frxMydacDatabase1.server =
Each report has a frxMydacDatabse inside
I develop on localhost but when I install my sofware I should
change the location of server by hand on each report .
With the version 4 no problem at runtime
frxMydacDatabase1.server =
Now when I load my application ir eceived message that tFrxMydacDatabase class was not locate I search frxMyDacdatabase. pas
was not found nothing
How to assign new server location to frxMyDacdatabase.properties at runtime . to change the location of server at runtime