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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by OfficeMonkey

  1. OfficeMonkey

    Error "Server has not yet been opened"

    Sorry should have previewed first it should be ========================= Rep.Database.Tables(1).SetLogOnInfo "Server", "Table", "User", "Pass" ============================================ Even though it seems as though you are only gaining access to one...
  2. OfficeMonkey

    Error "Server has not yet been opened"

    =========================================================== Dim Appl As New CRAXDRT.Application Dim Rep As New CRAXDRT.Report Dim strReportDir As String strReportDir = App.Path & "\RMSApp.rpt" Set Appl = CreateObject("CrystalRuntime.Application") Set Rep =...

Part and Inventory Search

Back
Top