Group, I'm having some intermittant challenges that I have been trying to narrow down. My users occasionally get the message (or something like it) Unable to update RX2.
While doing something this morning I got the message (so now I can troubleshoot) The offending form creates a TEMPORARY table and then creates indexes on the temporary table. Since I run with STATICDB ON, could the create indexes be the culprit? Since you normally can't create indexes on a DB with STATICDB ON, I thought you could create indexes on temporary table. However I may be wrong. Jan

