Search results

  1. L

    Convert to CrystaReport format

    Hi to all, I need to convert some Access2010's reports to the Crystal Report format. I've seen that exist a commercial tool with the name of "AccessWhiz"; is this tool good ? There are other good tools, possibly free ? I need to import the Access2010 reports into a VB project and I want use...
  2. L

    Access2016 and dbase iii

    Hi to all, I've just installed A2016 and I want to link to dbase_III table from VBA code: DoCmd.TransferDatabase acLink, "dBase III", Path, acTable, Name + ".dbf", Name, False the command fails and Access show me the message: run-time error 2507 "dbase III non è tra i tipi di database...
Back
Top Bottom