[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] help needed...
- Subject: Re: [sqr-users] help needed...
- From: "Ashish Bhatt" <ashish_bhatt@hotmail.com>
- Date: Thu, 7 Nov 2002 10:47:22 -0800
- List-id: This list is for discussion about the SQR database reporting language from Brio Software. <sqr-users.sqrug.org>
- References: <sdca6ce9.053@gwia201.syr.edu>
If you have Oracle RDBMS then do as below:
begin-sql
begin
SP_AUD_PURGE($table, #Total_Records_Deleted);;
end;;
end-sql
SP_AUD_PURGE is my Oracle stored procedure.
----- Original Message -----
From: "Larry Roux" <LRoux@syr.edu>
To: <vasbrio@hotmail.com>; <sqr-users@sqrug.org>
Sent: Thursday, November 07, 2002 10:38 AM
Subject: Re: [sqr-users] help needed...
I assume you mean DB Stored Procs? What RDBMS are you using?
******************************
Larry Roux
Syracuse University
lroux@syr.edu
*******************************
>>> vasbrio@hotmail.com 11/07/02 01:25PM >>>
Hi Friends,
I am a SQR Programmer, In my report, I need to use stored procedures, please
how can i use stored procedures in SQR. I appreciate early reply.
Thanks
Srini
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users