Mike, with size of your database, why are you using 32. I would think you would want to use 64 bit I/O version. You are very close to the upper limit.
Sent from my Samsung Epic™ 4G Touch -------- Original message -------- Subject: [RBASE-L] - Speeding up the CONNECT (and SCONNECT) command From: "Michael J. Sinclair" <[email protected]> To: [email protected] CC: 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

