John, Your database would pose no problem for RBASE. I have databases with 100 tables and millions of rows with no problems. So if you see slow performance you could:
Make sure columns are indexed properly Check out UNLOAD/LOAD/PACK commands. -Bob -- Thompson Technology Consultants LaPorte, IN 46350 219-363-7441 -------------- Original message -------------- From: "John Croson" <[EMAIL PROTECTED]> > Hi All. Seems like a quiet day, and doing a bit of cleanup on this DB, > so thought I'd ask this question. > > Is there a maximum record / table count for RBase? I've got a 4 table > database that's getting quite slow. > > Table 1 = 57,800 Records > Table 2 = 169,500 Records > Table 3 = 57,200 Records > Table 4 = 56,800 Records > > The data files are on a 100mb LAN, in a windows share. > > TIA! > > John Croson > [EMAIL PROTECTED] > http://pcnorb.blogspot.com/ > http://pcnorb.homelinux.org/ > >

