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

  1. alexfromuno

    Can't Link a Sub-report that uses a command object

    My problem is kind of like the problem displayed in thread766-836891. Using CR 9.2 ……………Oracle 9i I have a very complex SQL statement imbedded in a Command Object in a sub-report. It took me many hours to write this SQL, since it uses some very ‘hairy’ logic. Anyway, the parameter for this...
  2. alexfromuno

    Calculate Age in years and days only!!

    Hi All, I have two date fields to work with: Date of Transplant system date (Yes, this is a Hospital Transplant office) What can I do to calcuate a persons time since transplant in years and days only? i.e. the result will appear like: 21 y 264 d I followed the thread marked in archive...
  3. alexfromuno

    Sub-Reports Issue II

    Dear All, I too have the same problem with crystal (no sub-reports with a sub-report.) I'm using CR 11.0 attached to Oracle 9i and here's my problem. I wrote 2 reports that show the status of a patient awaiting authorization for an evaluation. Lots of data elements on each report...
  4. alexfromuno

    Complete Group suppression when data within group matches

    I'm running Crystal 8.5, Oracle 8.1.7 and can't seem to get the Selection Formula for a Group working correctly. Here are the details: Working at a hospital, trying to produce a list of all patients in a programs (Kidney, liver, heart, etc), that have no Primary Care Physician attached to...
  5. alexfromuno

    Sub-Query Help needed

    I'm running Crystal 8.5, Oracle 8.1.7 and can't quite get a sub-query to work in Crystal ( I guess I don't know what I'm doing wrong) Here's the SQL statement: select aa.PAT_ID,pd.LAST_NAME,pd.FIRST_NAME, pt.DATE_OF_TRANS, aa.ACTION_SCHEDULED_DATE from actions aa, patient_demo pd...
  6. alexfromuno

    Nulls in Formula don't seem to work - - -Help!!!

    CR8.5 Pro Oracle 8.1.5 CR ODBC drivers (I think) Here’s my problem/misunderstanding. I’m creating a report to show a Physical Exam for the doc’s I work for. Part of one of the sections is for General Notes. (There’s a Notes area for every section of the exam, but I’ll just talk about this...

Part and Inventory Search

Back
Top