[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Can SQR be invoked from Powerbuilder? from IPlanet
- Subject: Re: Can SQR be invoked from Powerbuilder? from IPlanet
- From: Mario Mendoza <mariom@FLAGSHIPCREDIT.COM>
- Date: Wed, 4 Apr 2001 10:38:47 -0400
The (very) short answer is that yes, you can generate SQR reports from PB.
Set up a table with Report_id, sqr_path, output_path, user_lookup, args ....
The front end application should connect PB to the location of the SQR (in
our case a Unix box) and the SQR will take in the args passed in from PB.
> -----Original Message-----
> From: Joan Keith [SMTP:Joan_Keith@PUTNAMINV.COM]
> Sent: April 04, 2001 10:09 AM
> To: SQR-USERS@list.iex.net
> Subject: Can SQR be invoked from Powerbuilder? from IPlanet
>
> I have a powerbuilder application (version 5.04) that needs to create some
> reports. I was hoping to use SQR, but I'm not sure if I can. Do you know
> of anyone who I can talk to about this? If it can be done, I'm not sure
> how it can be triggered from within the application. I also have the same
> questions for an iPlanet application using Java 1.3.