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 gkittelson 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: netza
  • Order by date
  1. netza

    passing parameters in Crystal for VB

    encontre este codigo CR.Connect = sConn CR.WindowTitle = "Sistema Nacional " CR.ReportFileName = App.Path + "\" & strReporte Select Case byIndex Case 1 CR.StoredProcParam(0) = TxtFecha(1) CR.StoredProcParam(1) = TxtFecha(2)...

Part and Inventory Search

Back
Top