From: xdblade@... (Xeon) Date: 2004-07-16T02:27:17+09:00 Subject: Re: Newbie: Pointers for Ruby compatible DBase engine Hi, Thank's for the tips. I'm now trying both mSQL and SQLite, but I must say that I like SQLite more. FYI I'm using a Win98se box, with consideration in using some flavor of *NIX (I'm considering BeOS or FreeBSD, but certainly not Linux:) when I upgrade my machine (if ever:) Now, how can I access SQLite from Ruby? What dll do I need (the TCL binded or no TCL binding)? If you see my other post, I have difficulties regarding irb, erb, and rdoc, so in the meantime I'm using only the pragmatic's programmers book as a guide to STL and built-in objects, which leaves a lot to document. BTW, thx for mentioning the pstore approach. I have no way of knowing otherwise. I'll look it up ASAP. TIA