I am having a problem handling an array error when I run a report with no data. I use CR XI connecting to a SQL Server database. The report populates an array with medical recommendations for a patient, in the report this data displays on individual lines in the details section, the array is...
I have a VBScript that copies a DTS file to the SQL Server when doing an installation. How do I write the line that would check if this package exists alread in the SQL Server and if it exists deletes it and copies the new one?
Right now I have:
' VBScript source code
Const...
I have read previous posts on adding a parameter in a command statement. I am using Crystal XI
Part 1) I got my report to work but have a problem in that I am prompted for the command parameter and then prompted again for this same parameter in the report parameters entry section. I do not...
I am trying to compare two dates. My overall question is to determine if the date of procedure Type TTE preceeded a TEE procedure type.
Patient A
TTE 12/8/2005
TEE 12/13/2005
TTE preceeded TEE: YES
The fields are:
Patient.ID
USAllProcedures.TestType UDRStudy.StudyDateTime
(The...
I am trying to join a data element that is listed in the detail lines into one string array in the group footer. The problem is that I only need the distinct values which results in many characters used to separate the string at the end of the array. I need to trim the extra "///" before...
I have created an array. I have written a formula that displays the result of the array using the join function. Some of the results end with lastname, firstname///// . My question is: How do I get rid of the /// at the end of the name. Details follow:
Declare Formula
WhilePrintingRecords...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.