Are you running it locally or on a network? Are you running it single user or multi-user?
Knowing these can help to suggest appropriately. Dan Goldberg From: Michael J. Sinclair Sent: Monday, July 09, 2012 6:31 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Speeding up the CONNECT (and SCONNECT) command Hi All, What can I do to speed up the time it takes for Rbase 9.5 32 to complete a connect, or disconnect or sconnect command? I have the number of files in the database directory down to 8 including the 4 .rb? files. The database is pretty big, the .rb2 file is about 1.8 gig. When I trace my code looking for speed enhancements, it seems that the slowest commands are connect, sconnect and disconnect. How long should those commands take to complete? I guess I am used Rbase for DOS where the times are nearly instant. TIA. Mike

