No you can't.  You can run reports from inside of a cursor.
 
What are you trying to do?
Instead of a declare cursor inside of a report, you probably just need to base the report on a view that has that table linked to it.
If you only need single row values, you can do lookups with variables in a report.
 
Troy
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of parts
Sent: Monday, August 18, 2003 10:48 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - reports

Can I set up some sort of declare cursor inside of a report?

Reply via email to