Temporary tables are only seen by the user that created them. So each user can have unique data that pertains to them looking at the same form.
Speed is definitely a plus at times. Sometimes I use temp tables to organize and format the data before the report generates the output. It just depends on the need. I use them all the time. Dan Goldberg From: William Stacy Sent: Thursday, June 16, 2011 8:18 AM To: RBASE-L Mailing List Subject: [RBASE-L] - temporary tables Is the push for using temp tables based on processing speed, data safety, a combo, or what else? -- William Stacy, O.D. Please visit my website by clicking on : http://www.folsomeye.net

