<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE product SYSTEM "bag-1.0.dtd" >
<product shortname="adonis">
   <name>Adonis Component Suite</name>
   <vendor>Cybermagic Productions</vendor>
   <currentversion>4.0</currentversion>
   <wikiname>CybermagicAdonis</wikiname>
   <web>http://www.cybermagic.co.nz/adonis/</web>
   <email>winsoft@napri.sk</email>
   <internalemail>winsoft@napri.sk</internalemail>
   <shortdescription>Components for displaying and manipulating data
   through data-aware controls using ADO (ActiveX Data Objects) and
   RDS (Remote Data Service) for data access.</shortdescription>
   <sourceavailable>1</sourceavailable>
   <dataaware>TDataSet (D3+)</dataaware>
   <querylanguage></querylanguage>
   <delphivers>3 4 5 6</delphivers>
   <cppbvers>3 4 5 6</cppbvers>
   <kylixvers>-</kylixvers>
   <deployment>ADODS compiles in to your EXE. You must also have
   Microsoft's ADO, which is several megabytes, but is already
   present on many Windows computers.</deployment>
   <models>
      <local primary="0">Yes, Depending on OLEDB or ODBC
      Driver</local>
      <fileserver primary="0">Yes, Depending on OLEDB or ODBC
      Driver</fileserver>
      <clientserver primary="1">Yes, Adonis is intended primarily for
      Client/Server database development.</clientserver>
      <webserver primary="1">Adonis, based on ADO, is very well
      suited to web application; a core design strength of ADO is it
      light overhead and support for many simultaneous
      threads.</webserver>
   </models>
   <packages>
      <package description="Single Developer" price="$160" />
      <package description="Company-wide developer license, with source"
               price="$290" />
   </packages>
   <compatibility>
      <tool name="(Delphi) Database Explorer" compatible="Unknown" />
      <tool name="Ace Reporter" compatible="Yes" />
      <tool name="InfoPower" compatible="Yes" />
      <tool name="Orpheus (TurboPower)" compatible="Unknown" />
      <tool name="QuickReports" compatible="Yes" />
      <tool name="RAVE Reports" compatible="Unknown" />
      <tool name="ReportBuilder Pro" compatible="Unknown" />
   </compatibility>
   <dataformats>
      <dataformat database="SQL Server" native="0" via="ADO/ODBC"
      notes="Expect this to work well, since MS can been concentrating on Access and SQL Server in ADO. The next version of SQL Server will support ADO/OLEDB as its native interface." />
      <dataformat database="Sybase Adaptive Server Anywhere" native="0" via="ADO/ODBC"
      notes="Works fine with Client-based cursors. Problems with Server-based cursors because of problems with the SQL Anywhere ODBC driver's bookmark implementation." />
      <dataformat database="Access (MDB)" native="0" via="ADO/ODBC"
      notes="Expect this to work well, since MS can been concentrating on Access and SQL Server in ADO." />
      <dataformat database="ODBC" native="0" via="ADO" notes="" />
      <dataformat database="ADO" native="1" via="" notes="" />
   </dataformats>
   <vendordescription>
         <h3>
            <b>With Adonis and Delphi you can..</b>
         </h3>
         <ul>
            <li>Access almost any form of data through a rapidly
            increasing range of OLEDB data providers.</li>
            <li>Access relational databases like Oracle, MS SQL
            Server through fast, native drivers.</li>
            <li>Access data from ODBC datasources.</li>
            <li>Display and edit data using any Delphi data-aware
            control.</li>
            <li>Connect transparently to datasources across Internet
            or your local network..</li>
            <li>Build local single-tier applications that scale
            seamlessly to multi-tier distributed applications.</li>
            <li>Build thin-client Delphi ActiveX database
            applications that embed inside a browser.</li>
         </ul>
         <p>Adonis 3.1 is now available. Improvements and new
         features include:</p>
         <ul>
            <li>Support for the ADO 2.0 Event Model</li>
            <li>Improved Query Parameter support.</li>
            <li>Partial support for ADO 2.1. (Currently available as
            part of SP5 for SQL Server 6.5)</li>
         </ul>
   </vendordescription>
   <ourcomments></ourcomments>
   <internalnotes></internalnotes>
   <lastupdated>2002-05-10</lastupdated>
   <lastupdatedby>Kyle Cordes</lastupdatedby>
   <active>1</active>
</product>
