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 Wanet Telecoms Ltd 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 heybooba

  1. heybooba

    Route to remote network printer over pptp on W2K VPN

    I have a W2K RRAS server providing successfull connectivity to remote VPN clients(W98 and W2K Workstations.) Now I need to set up print services from a UNIX system to a small remote office (3 computers and 2 HP network print servers.) The remote office does not have a static IP address when...
  2. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    THANKS!!! That error was driving me nuts. How do I upgrade my report design environment to CR 6.0?
  3. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    The report does NOT run from either the CR 4.6 design environment AND it can't be launche by the 4.6 ocx control. So far, the only way that I can launch this report is by executing the report manually by using a computer that has the Crystal Info Desktop 6.0 installed and logs on to the APS...
  4. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    Hi Ken. I transferred the report to the root drive of the machine requesting the report and I came up with the same "unable to load report" error message.
  5. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    I've gone over path and spelling many, many times. I've checked my ODBC(DSN) connectivity and it connects successfully. However, when I run Crystal Reports Pro (the version that ships with VB5), I can log on to the server but when I try to open the report, I get the dreaded "Unable to load...
  6. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    I added this line between ReportFilename and PrintReport. CrystalReport1.Connect = "DSN = CCRPT1;UID = sa;PWD = password;DSQ = fsd" Even after adding the CrystalReport1.Connect statement. I receive a "Run-Time error '20525' - Unable to load report" error message.
  7. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    Thanks for the Info. Fortunately, Crystal Info has not been installed on my development PC. COMPONENTS: Crystal Report Control 4.6, MS ActiveX plugin REFERENCES: VB for Applications, VB runtime objects and procedures, VB object and procedures, OLE Automation, Crystal Report Control 4.6...
  8. heybooba

    VB5 w/Crystal Report Ctrl 4.6 - Crystal Info 6.0 - SQL Server

    I have a need to create a VB front end process to allow users to launch crystal reports from command buttons. Unfortunately, I don't know whatI'm doing. Does anyone have sample source code that they could share with me. In a nutshell, this is the code that I'm using ; Private Sub...
  9. heybooba

    VB5 w/Crystal Report Controls 4.6 - Crystal Info 6 - SQL Sever

    I have a need to create a VB front end process to allow users to launch crystal reports from command buttons. Unfortunately, I don't know what I'm doing. Does anyone have sample source code that they could share with me. In a nutshell, this is the code that I'm using ; Private Sub...
  10. heybooba

    Print a report into file

    Carl, If you have time, I would appreciate a copy of the plug-in as well. jjauregui@csi.com Thanks.

Part and Inventory Search

Back
Top