<p>Hi,</p>
<p>I wonder if we worked on the same POS application.  </p>
<p>At any rate, flash filer is interesting if you want a 100% native pascal application, but linking SQLite is easy and much more standard.  SQLite also has a large ecosystem of third party support, and is included by default with most operating systems.</p>

<p>Another option for an all pascal solution would be one of the available XML based data stores.</p>
<p>Thak you,<br>
   Noah silva</p>
<div class="gmail_quote">2012/10/26 22:43 "geneb" <<a href="mailto:geneb@deltasoft.com">geneb@deltasoft.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, 25 Oct 2012, Ralf A. Quint wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
At 11:54 PM 10/23/2012, stdreamer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
B-tree filer isn't worth the bytes on the disk for storage only as a piece of museum software on how things was in early 90's.<br>
</blockquote>
Little does he know...<br>
<br>
Guess you weren't programming back in the early '90s or you would probably not make such statements...<br>
</blockquote>
<br>
B-Tree Filer was the core of a POS application I worked on in the early 90's.  It performed excellently on the Lantastic environment that the store used.  The Turbo Technojock Toolbox was also used heavily.  It would be nice if that would get ported at some point.  It's great for text mode applications.<br>

<br>
<br>
g.<br>
<br>
<br>
-- <br>
Proud owner of F-15C 80-0007<br>
<a href="http://www.f15sim.com" target="_blank">http://www.f15sim.com</a> - The only one of its kind.<br>
<a href="http://www.diy-cockpits.org/coll" target="_blank">http://www.diy-cockpits.org/<u></u>coll</a> - Go Collimated or Go Home.<br>
Some people collect things for a hobby.  Geeks collect hobbies.<br>
<br>
ScarletDME - The red hot Data Management Environment<br>
A Multi-Value database for the masses, not the classes.<br>
<a href="http://www.scarletdme.org" target="_blank">http://www.scarletdme.org</a> - Get it _today_!<br>
______________________________<u></u>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>