<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE product SYSTEM "bag-1.0.dtd" >
<product shortname="tbinary">
   <name>tBinDataSet</name>
   <vendor>Steven Kamradt</vendor>
   <currentversion>0.91</currentversion>
   <wikiname>BinDataSet</wikiname>
   <web>http://www.geocities.com/SiliconValley/Way/3604/</web>
   <email>Steven@TEMPUS.COM</email>
   <internalemail>Steven@TEMPUS.COM</internalemail>
   <shortdescription>A simple lightweight BDE replacement for single
   user database</shortdescription>
   <sourceavailable>1</sourceavailable>
   <dataaware>TDataSet (D3+)</dataaware>
   <querylanguage></querylanguage>
   <delphivers>3 4 5</delphivers>
   <cppbvers>3 4</cppbvers>
   <deployment></deployment>
   <models>
      <local primary="1">Yes</local>
      <fileserver primary="0"></fileserver>
      <clientserver primary="0"></clientserver>
      <webserver primary="0"></webserver>
   </models>
   <packages>
      <package description="Public beta, with source" price="free" />
   </packages>
   <compatibility>
      <tool name="(Delphi) Database Explorer" compatible="Unknown" />
      <tool name="Ace Reporter" compatible="Unknown" />
      <tool name="InfoPower" compatible="Unknown" />
      <tool name="Orpheus (TurboPower)" compatible="Unknown" />
      <tool name="QuickReports" compatible="Unknown" />
      <tool name="RAVE Reports" compatible="Unknown" />
      <tool name="ReportBuilder Pro" compatible="Unknown" />
   </compatibility>
   <dataformats>
      <dataformat database="Proprietary" native="1" via=""
      notes="Does not support BLOBs." />
   </dataformats>
   <vendordescription>
      <p>A tDataSet decendant for Delphi 3.0 which pulls together
      various sources from the Delphi community to produce the
      ability to access a custom binary data file. The advantage of
      this component is that there are no required DLL's, and the
      component has been optimized for speed on a local machine.</p>
      <p>This update corrects a bug in dynamically creating tables at
      runtime.</p>
      <p>Currently there are no routines to perform multi-user record
      locking, as this component was designed to be used for
      temporary lookup tables. Full source is included.There is no
      support for multiple users (unless all users open the table in
      read-only mode).</p>
      <p>The current version 0.91 is still in beta, and I am working
      on adding the ability to handle blob fields, indexing, and
      locate methods.</p>
   </vendordescription>
   <ourcomments></ourcomments>
   <internalnotes></internalnotes>
   <lastupdated></lastupdated>
   <lastupdatedby>Kyle Cordes</lastupdatedby>
   <active>1</active>
</product>
