Page 1 of 1
R&R Report to be accessed from VB - HELP
Posted: Sun Sep 30, 2001 3:45 am
by imgj
I want to access my report file of R&R from VB application. __R&R is not installed on other computer. Still from VB application, R&R report is to be generated. Help me what to do ?__Thankx in advance.
=> RE: R&R Report to be accessed from VB - HELP
Posted: Sun Sep 30, 2001 12:28 pm
by kfleming
You need to install the R&R runtime components along with your VB application on the client machine so that they will be able to run reports.____Kathleen__R&R Support
=> RE: R&R Report to be accessed from VB - HELP
Posted: Mon Oct 01, 2001 6:17 am
by Gaurang_Shah_(Guest)
Dear Mr.Kathleen,____Thanks for your reply, could you please specify the R&R Runtime components ?____Thankx__Gaurang,____your message:__You need to install the R&R runtime components along with your VB application on the client machine so that they will be able to run reports.__Kathleen__R&R Support ____
==> RE: R&R Report to be accessed from VB - HELP
Posted: Mon Oct 01, 2001 9:10 am
by kfleming
For the SQL version you would need:__RSWRUN.EXE _The Viewer executable program__Required._Program directory____RRPD.DLL_Print/Preview DLL.__Required_Program directory____RSLIB.DLL_QE Lib component file__Required_Windows system directory____RSGUI08.DLL_QE Lib component file__Required_Windows system directory____RSSQL08.DLL_QE Lib component file__Required_Windows system directory____RSUTIL08.DLL_QE Lib component file__Required_Windows system directory____MFC42.DLL (version 6.00.8447.0 or greater)__MFC shared library_Windows system directory____SNBD6W9S.DLL_Image import file__Required only if report contains images__Windows system directory____GSW32.EXE__GSWAG32.DLL__GSWDLL32.DLL_Graphics library__Required only if report has embedded chart__Windows system directory__RRTXTX.DLL__RRDBFX.DLL__RRWKSX.DLL__RRTFX.DLL__RRHTML.DLL__RRVIEWX.DLL__required only if your Viewer reports have Export destinations of Text,Xbase, Worksheet, RTF, HTML, or ActiveX Viewer control, respectively.__Program directory____RRCSVX.DLL__Required only if your Viewer reports have Export destinations of Text Data/Word Merge__Program directory__RRCHART.EXE__RRXCHART.DLL__Required only if your Viewer reports have Export destinations of Excel Chart__Program directory____RRAUTO.EXE__RRXTAB.DLL__Required only if your Viewer reports have Export destinations of Excel Pivot table__Program directory____MSVBVM60.DLL__Required only if your Viewer reports have Export destinations of Excel Chart or Pivot table__Windows System directory____RRPRVIEW.CAB__Required only if your Viewer reports have Export destinations of ActiveX___Copy to location referenced in HTML page____RSW.UDF__User function library__Required for reports using any user defined functions__Program directory____RSW.INI ___Configuration file__Required when using Viewer OCX or DLL .__Also required for Excel to appear in list of export choices__Program directory or Windows directory____RSWSQL.INI___Optional SQL configuration file___Program directory____RSW.SRT ___Optional configuration file controlling case sensitivityProgram directory____RSRPT32.DLL___Required if calling report DLL or OCX___Windows System directory____RSW32.OCX___The report OCX__Must be registered as well as installed__Windows System directory____COMDLG32.DLL___Required if calling report OCX___Windows System directory____MSVCRT20.DLL;___Required if calling report OCX___Windows System directory____MFCANS32.DLL___Required if calling report OCX___Windows System directory____OC30.DLL___Required if calling report OCX___Windows System directory____THREED32.OCX__Required if calling report OCX__Windows System directory____In addition to the above files you also need to distribute your .RSW report files, the required data files, and any runtime control file or table.____Additionally the viewer client machine requires an installed ODBC data source.____Kathleen__
===> RE: R&R Report
Posted: Wed Oct 03, 2001 3:49 am
by Gaurang_Shah_(Guest)
Mr.Kathleen____Thankx for your best co-operation. I am exercising with the file / information stated by you. I will come back to you later.____Once again thankx____Gaurang__3-Oct-2001________>For the SQL version you would __>need: __>RSWRUN.EXE The Viewer executable program __>__>Required. Program directory __>__>RRPD.DLL Print/Preview DLL. __>Required Program directory __>__>RSLIB.DLL QE Lib component file __>Required Windows system directory __>__>RSGUI08.DLL QE Lib component file __>Required Windows system directory __and so on........__
==> Out Put in PDF Format
Posted: Wed Oct 03, 2001 3:59 am
by Gaurang_Shah_(Guest)
Is R&R, exports prepared report in PDF file ?____Kind regards,__Gaurang