Razzak replied you already on this question and I definitely don't expect that my knowledge is better than his, but in this case I like to add a note.
Temp tables and views are strictly personal. That is one of the beauties of this feature. Looking at your description of the problem it seems to me that you have created the temp table as owner and then introduced another user. For this user the temp table does not exist, because it is related to the owner. Tony From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: donderdag 13 oktober 2011 23:48 To: RBASE-L Mailing List Subject: [RBASE-L] - 9.1 and temp tables I have a routine that creates and populates a temp table. When I try to print a report based on the table, I am told the table does not exist. Change user to the owner and the report prints. This worked fine in 7.6 Any blues clues? Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected]

