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: *

  1. heisen

    Running a Crystal Report without Crystal, or the .dll Files

    I don´t think this is working without any dll´s. I am using the Report Viewer for client machines, too, but they need a lot of dll´s. Why don´t you just search for some major dll´s on the client machines. In CR 8 they are called: craxdrt.dll crviewer.dll Nadine
  2. heisen

    How can I save updated data with the Report Viewer?

    Hi, I´m running the Crystal Report Viewer in a Visual Basic programm. My Reports are saved in the .rpt format. If the user has updated a report and closes the Report Viewer, the updated data is gone. When you open the Report Viewer again the saved data from the last .rpt file run is shown. How...
  3. heisen

    LogonServer Method for VB and Crystal 8.5

    Hey, I´m now trying to use the LogOnServer Method to connect to Oracle. CrxRpt.Database.LogOnServer "p2lora7.dll", "ipd", "ipd", _ "Username", "Password" Then the Errormessage: "File could not be opened, because "pdlora7.dll&quot...
  4. heisen

    Execute Reports out of VB!

    Hello! I´m trying to execute Reports (Crystal 8.5) out of Visual Basic. To log on the Server, I used the SetLogonInfo Method. On my PC it is working. The TestConnection function returns "true" and it is possible to refresh data. But on the Users PC it isn´t working. The Test...
  5. heisen

    SetLogonInfo Method

    Hello! I´m trying to execute Reports (Crystal 8.5) out of Visual Basic. To log on the Server, I used the SetLogonInfo Method. On my PC it is working. The TestConnection function returns "true" and it is possible to refresh data. I do not want to use ODBC. So I removed all ODBC driver...

Part and Inventory Search

Back
Top