Jump to content

rhbishop2

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

About rhbishop2

Personal Information

  • Biography
    Former teacher and database administrator
  • Occupation
    IT Consultant
  • Interests
    Rotary, geology, walking, etc.
  • Location
    Chingford, London

Employer (optional)

  • Company Represented
    Crozier Data Consultancy
  1. No. I have created a report definition in SIMS which produces the correct data when run and the data saved manually. As I understand it CommandReporter should create the same effect, saving the data to the specified location. But it doesn't.
  2. I wish to export some data from Sims on a regular basis using VBA. I have created and saved a report definition in Sims which creates an xls file. I can run this report in Sims although I have to enable macros before I can see it. I have created the following statement in my application: ShellWait crPath+" /USER:" + userName + "/PASSWORD:" + simsPassword + " /REPORT:" + reportName + " /OUTPUT:" + importFolder + importFile, vbMinimizedFocus The application provides the parameters (importFolder + importFile are the destination path and filename). When run no error is reported, but the xls file is not created. Can anyone tell me where I am going wrong. A solution would benefit a number of different schools who use my application.
×
×
  • Create New...