Your scratch settings are either pointing to a non-existent folder or your user 
name does not 
have create/delete authorization to that folder.

Although I have not worked with Windows 7 yet, the error you are seeing is 
related to your scratch settings.
When you create a temp table, Rbase creates this table as an $$$ file.  The 
scratch setting is where these files are kept by Rbase.  If Windows does not 
find that folder or the user name does not have the correct security rights, 
you will receive your error.

At the R:> type 
R>Show Scratch

It will show you what the scratch folder/path setting is.  You can then verify 
if your user  name has the full access rights to this folder or if it even 
exists.

Although Windows 7 might be causing this error due to something else, it is the 
error you can get in XP due to the scratch setting.

Hope that helps and good luck.

-Bob


----- Original Message ----- 
  From: Michael J. Sinclair 
  To: RBASE-L Mailing List 
  Sent: Saturday, November 07, 2009 10:06 PM
  Subject: [RBASE-L] - Can't create a temp table in Rbase 7.6 under Windows 7


  Hi all,



  I just installed Windows 7. I am trying to create a temporary table in Rbase 
7.6. The following code worked just fine when I was running on Windows XP...but 
it give me this error with Windows 7....

  -Internal Error- Out of Dynamic Space



  CREATE TEMPORARY TABLE OLDTRANS_TMP  trantime TIME 



  What am I doing wrong?



   Mike 



------------------------------------------------------------------------------



  No virus found in this incoming message.
  Checked by AVG - www.avg.com 
  Version: 8.5.425 / Virus Database: 270.14.53/2486 - Release Date: 11/07/09 
07:38:00

Reply via email to