Home » Developer & Programmer » Reports & Discoverer » Reports 6i error
Reports 6i error [message #375467] Tue, 31 October 2000 10:37 Go to next message
Bob
Messages: 49
Registered: March 1999
Member
Hi,
I have converted a report to Reports 6i, which was originaly developed in Reports 2.5. When I try to run the report from the form using Run-Product, It gives me Error in the Reports server. here is the Error

"Error Submitting report
REP-0159: Syntax Error on Command Line"

Here is the command which I have written in the key-print trigger in the form.

"RUN_PRODUCT(REPORTS,'SP31010',SYNCHRONOUS,RUNTIME,FILESYSTEM,LIST_ID)

where LIST_ID is the parameter list.

Thanks in advance.

Bob
Re: Reports 6i error [message #375468 is a reply to message #375467] Wed, 01 November 2000 08:28 Go to previous message
-sven
Messages: 11
Registered: August 2000
Junior Member
Hi Bob,
The same thing happened to all my run_product calls after conversion to 6. I added a null as a final parameter in the call and it worked again. I sure hope it works for you:
"RUN_PRODUCT(REPORTS,'SP31010',SYNCHRONOUS,RUNTIME,FILESYSTEM,LIST_ID,'')
Good luck.
-sven
Previous Topic: Accessing Image file from database in report
Next Topic: Connectiong Report server to SQL7.0 DB server
Goto Forum:
  


Current Time: Fri Apr 19 08:42:52 CDT 2024