Run FastReport Using VBA
maxhugen
Australia
We're gradually migrating an MS Access application to .NET. Details are:
- Application delivered to users from server via Terminal Server (TS).
- MySQL database
We have purchased licenses for FastReport as reporting engine.
Until the app is fully migrated to .NET, we would like to run some FR reports from MS Access using VBA.
Can anyone advise me how to do this, or point me to some resources that describe a methodology pls?
MTIA!
- Application delivered to users from server via Terminal Server (TS).
- MySQL database
We have purchased licenses for FastReport as reporting engine.
Until the app is fully migrated to .NET, we would like to run some FR reports from MS Access using VBA.
Can anyone advise me how to do this, or point me to some resources that describe a methodology pls?
MTIA!
Comments
you could shellexecute to pass parameters.
and dotnet program contains this code: