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: AFK
  • Content: Threads
  • Order by date
  1. AFK

    Syntax error

    I have a sql query that looks like Select t4.Company, t1.Order# , t1.CREATEDATE , (Convert(varchar20),t1.SHIPDATE ,20 )), Convert(varchar(8),t1.REQUIREDATE ,1) + ' ' + Convert(varchar(8),t1.REQUIREDTIME ,108), (Convert(varchar(20),t3.DELIVERYDATE,20)), DATEDIFF( hh ...
  2. AFK

    Cross Tab

    I added crosstab to my report but it seems like my report doesn't like the cross tab. Everytime I run it it errors out. It won't open the report. If I remove the crosstab tehn it will work. I have cr 8.5,SQL server 2000 and vb 6.0. Any idea.
  3. AFK

    Print Job fails

    I have a report. Everything looks fine but when my process go to the point where it has to 'Start the Print Job', it fails. It won't opent the report. It errors out. Any idea?I have CR 8.5v. I am using Vb 6.0 and SqlServer 2000 in conjunction with CR 8.5.
  4. AFK

    Group options missing

    I am trying to group my weekdays on Weekly basis. SO I highlight the date and then click on group options but the dropdown where it says ->print for each week is missing. I can only see drop down where it says 'The report will be sorted by --Asending--desending-- I have CR 8.5 version.
  5. AFK

    Components

    What references and components do I need to include in VB for a report, if I have a crosstab and formula in report.
  6. AFK

    Crystal Report loading

    I have a reoprt.That works just fine. when I click on print it will open and I can see it. But all other members of my company can not open it. It will error out to the point at which it is ready to open. Any ideas..Please...
  7. AFK

    Weekly reports based on dates

    I am trying to get a report based on the dates that I will send as parameter. I can select any date range lets say sdt_dateentered = '08/01/04' and sdt_dateend = '09/03/04'.So when I enter this date the report should be in formatt of multiple weeks(for each week from Aug to Sept.), and each week...
  8. AFK

    SSL in WebSphereAES 4.0

    Hi I have WebSphere Single server edition v4.0.I tried to use the Webshpere's utility ikeyMan for generating self signed trial certificatenbut every time i tried to import the certidicate i got an error message "An error while storing the certificate.An error while processing X509...

Part and Inventory Search

Back
Top