I am getting an error when I try to bind parameters to a sql statement that includes a UNION statement. Here is my code:
$sql="SELECT DISTINCT cp.model_code, p.product_code, cp.model_desc, cp.eur_na, '2005' calendar_year, cp.volume, cp.vehicle_pgm_center, cp.valid...
I need to write a program that removes only those files in a directory that are 2 hours or older.
Using something like this:
find . -mtime +0 -name '[A-Z]*'
This code snippet will return all files older than 1 day.
I have not found any reference finding a file that is n hours old.
Any help...
I think the view component is bundled within the crystal web reporting system (web component server and page server); therefore, I don't think you can delete the view. Sorry that I haven't been any help. Are there any other suggestions out there????
I have several customers that can print and export web reports; however, I have other customers (within the same building mapped to the same printer) that can not print or export a report. I am using Crystal Reports 8.0 with the java viewer. The print and export icon is greyed out on those PC's...
I have several customers that can print or export web reports; however, I have other customers (within the same building mapped to the same printer) that can not print or export a report. I am using Crystal Reports 8.0 with the java viewer. The print and export icon is greyed out on those PC's...
I am testing web reporting using Crystal Reports 8.0. It appears that the web component server or page server is single-threaded. For example, let's say that two users on two PCs have two reports they plan to run. The first report normally takes about 5 minutes, while the second report takes...
I have a report that I am calling the class roster sign in sheet. The class roster includes the class number and name, student name, and other information. Additionally, my customer wants to place the instructor's name on the report. That is where I am having my problem. I have tried everything...
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.