Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: hepe
  • Order by date
  1. hepe

    How to Integrate CR into MapBasic 6 with API

    In the CR Report I have a few ParameterFields and I want from MapBasic set new values in them. I have first done it from VB to Crystal Report and it works. From MapBasic it's not working.
  2. hepe

    Can't cancel the print jobb of a Report in VB

    If the user is click on the cancel button i the print window I dont no how I can catch that signal. Private mReport As CRAXDRT.Report Private rsReport As ADODB.Recordset mReport.Database.SetDataSource rsReport mReport.ReadRecords mReport.PrinterSetup 0 mReport.Database.SetDataSource rsReport

Part and Inventory Search

Back
Top