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

    Formula Help

    I've been trying to get this report to work, but can't seem to grasp it. I'm using Crystal 10 and the main point is that I DO NOT want department 91500 to show up, but it keeps on. Here is the code...
  2. Hashiba14

    Failure to Add Rowset

    Fisrt off, I was given this report to see why its not working and I can't figure it out. Hopefully you guys can shed a little bit of light on it for me. I am using Crystal 10 and when I try to run this report, I get the following error: Failed to open a rowset. Details: ADO Error Code...
  3. Hashiba14

    IsNull Question

    I have been trying to debug this code and have finally give up. Please see if you can point me in the right direction. I'm using Crystal 10. I have a field in my report called emp_pre_cont and this field usually has a number most of the time, but there are occasions when there are no values...
  4. Hashiba14

    Number Length Question

    I am currently using Crystal 10. I am currently writing a report that currently using 2 fields called dept and item#. Example of these results are: Dept = 369 Dept = 471 Item# = 1 Item# = 10 Item# = 100 Item# = 1000 I want to concatenate these 2 fields so that the intended result will be...
  5. Hashiba14

    Relationship Question

    I currently pull reports off a sql server on crystal 8.5 that gives me all the information for a patient. My only problem is if the patient does not have a carrier, it does not return that patient, but I need it to. If I change the relationship of the carrier table to left outer, I get the...
  6. Hashiba14

    Exporting Question

    I'm trying to think out of the box here and wanted to know if what I am thinking can acutally be done. I have a report that I created which breaks down customers' by classes. These classes go from A to Z. I know that I can export the entire report into excel and then format it there. But is...
  7. Hashiba14

    Fail to Create a Row Set Error

    I'm getting a Fail to Create a row set error when I run in Crystal 10. I'm trying to run this report from a local machine and it gives me these error messages: This is the error message Failed to Open Row Set Details: ADO Error Code:0x80040e14 Source:Rowset Description: Failed to get the field...
  8. Hashiba14

    Exporting Excel Format

    First off, I've used Crystal for years, but never had the pleasure to work on enterprise until now and I'm completely new to this. There are users who said that when they run a report and try to export it through the web to excel, they don't get the option to select the data with or without the...
  9. Hashiba14

    Year Question in Formula

    I am currently using Crystal 10 and I recieved a formula from this website that allows me to take a number field and convert it to a date field. Ex 91804 changes to 9/18/2004. I'm having an additional problem when the years are before 2000, because the results are coming back as 9/18/2088...

Part and Inventory Search

Back
Top