PDA

View Full Version : Distribution



Jim Tobin
19-May-2010, 02:38 PM
We are about to start using the new DF Report Writer. My client has a question as to distributing the developed report programs to client machines.
Is this done via an 'exe'?
What is the technique for accomplishing this.
Thanks,
Jim

Michael Mullan
19-May-2010, 02:48 PM
Jim,

According to Ulbe (http://support.dataaccess.com/forums/Deployment%20files%20are:%20%20dfapi30.dll%20-%20Dataflex%20database%20lib%20jagpdf-1.4.dll%20-%20PDF%20export%20lib%20vrwapi.ocx%20-%20VRW%20lib,%20you%20must%20register%20this%20ocx %20df_collate.cfg%20-%20Dataflex%20collate%20of%20your%20choice%20%20No %20other%20files%20are%20needed)

Deployment files are:

dfapi30.dll - Dataflex database lib
jagpdf-1.4.dll - PDF export lib
vrwapi.ocx - VRW lib, you must register this ocx
df_collate.cfg - Dataflex collate of your choice

No other files are needed

copy the files into the VDF\bin folder
from the command prompt

regsvr32 vrwapi.ocx

and you're done.,