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 bkrike 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: Craigs
  • Content: Threads
  • Order by date
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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