Marcelo Paniagua wrote: > Hello there > > I'm was taking a peek to Kirbybase and I was wondering how good it > behave. I'm making a program that will use a client and a server, but > the > database use wouldn't be too extensive... It would be used to check > users name (no so much for security reason, but to provide the > appropiate info to > the appropiate user) and to consult a fairly statical info (about 4000 > - 6000) records. Do you think it would be useful? should a consider > another > DB engine? I think KirbyBase would work very well for this purpose. You can use KirbyBase in a client/server mode using the included kbserver.rb script. HTH, Jamey Cribbs