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 Mike Lewis 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. Craigs

    Parameter passing from Delphi

    Hamida Thanks for that but using the line crpe1.ParamFields.Add('Parameter1'); It doesn't have enough parameters so it wont run at all, any other suggestions would be helpfull thanks Craig.
  2. Craigs

    Using parameters in Crystal 8.0 RDC with Delphi 5

    I tried using this code but i kept on getting access voilation errors for some unknown reason did you find other way of doing it. Any help would be good Thanks.
  3. Craigs

    Parameter passing from Delphi

    Hi all Ok im running Delphi5 and using Crystal 8.5. I want to pass parameters from my delphi application to crystal reports i have the following lines of code which i thought would have worked but they give me an access voilation not sure why but they do. Any help would be good thanks...
  4. Craigs

    PrintEngine not opened in Delphi

    Ok im running Delphi 5, SQL2000 back end, Windows2000 professional crystal reports 8.5. 256MB Ram 770mhz machine. I think that im running out of resources while trying to run the report. I have a test application which runs the report with the following lines of code. (which is bascally the...
  5. Craigs

    cannot download a activex component

    Im running crystal8.5 and i checked for the dll and it seems to be there i even tried uninstalling it then reinstalling it nothing had changed. Thanks Craig
  6. Craigs

    cannot download a activex component

    Have you found an answer to this problem
  7. Craigs

    Text Objects Suppressing

    Way to easy why didnt i think of that. Thanks.
  8. Craigs

    Text Objects Suppressing

    G'Day I have a CR V8 report running in ASP, IE6 using IIS5 on a windows2000 server connecting to a SQL2000 database. I have some text objects which are used to label parameters. What im trying to do is if the parameter is empty or null then make the text object suppress(invisible) Im not sure...
  9. Craigs

    Changing data from .ttx file

    Hey Did you get an answer to this question i was wondering the same thing? Thanks Craig
  10. Craigs

    How to Refresh Report with default parameters at runtime

    Hi Did you find an answer to this question? If so could you post it. Thanks Craig
  11. Craigs

    Viewers not displaying any data

    ibearian Thats the problem when you first load the page you get an "Unspecified Error" and if you refresh the page you dont get any errors at all. Any help would be great. Thanks Craig.
  12. Craigs

    Viewers not displaying any data

    Hi All OK i have a small problem in that, I am unable to view data using the Crystal Java viewers or the ActiveX control. Im using windows2000, SQL2000, IE6 Crystal8.5. They worked a few days ago then i went to look at then but they wouldnt show up. Nothing has changed with the code and i have...
  13. Craigs

    Updating TTX files

    Hi all Once i have created the reports using CR8.5 and displaying them in ASP, which i can do. The problem that i am facing is that if i change the ttx file i will have to delete the refrence from the report which losses all my formatting on the report then add the new ttx file and recreate the...
  14. Craigs

    Connection Problems for a report from ASP

    CRAXDRT Error occur on server. Server has not yet been opened. This is the error i come up with when i refresh the report that im running using ASP and crystal reports 8.5 Connecting to SQL2000. I've looked through the forums. Im using Database.Tables(1).SetLogonInfo "Servername&quot...
  15. Craigs

    session("oRpt").DiscardSavedData Whats wrong?

    Hi All Ok Im using ASP to show my reports(using crystal 8.5). Im going through the samples that where given but im unable to change these samples so that they return the data i want. As close as i have got is that i create the rport in crystal reports and the ASP will display it. Now if i try...
  16. Craigs

    how to load image path as actual image in report dynamically

    So Ken what your saying here is that if you have an image at the top of a report, say 100 reports all with the same image, and I want to change the image on all of the reports so i would like to referance the image on the database or on the hard drive doesnt matter can crystal do this or do i...
  17. Craigs

    Creating *.rpt reports

    Thanks people I now have it working well sort off. I can only get the .rpt to open at run time they want open at design so the reports cant be designed they have to be designed on the fly. There must be a better way to do this i hope so anyway. Thanks Craig.
  18. Craigs

    Creating *.rpt reports

    Ok simple question, Im creating a web site in netscape which reports on information from a Sql2000 database and i can see the data through some programs that i have down load so my code is good and it works just that i can't find out how to create an *.rpt file. Any help would be good. I have...

Part and Inventory Search

Back
Top