<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE product SYSTEM "bag-1.0.dtd" >
<product shortname="mydac">
   <name>MySQL Data Access Components (MyDAC)</name>
   <vendor>Core Lab</vendor>
   <currentversion>1.30</currentversion>
   <wikiname>MySQLDataAccessComponents</wikiname>
   <web>http://www.crlab.com/mydac</web>
   <email>mydac@crlab.com</email>
   <internalemail>info@crlab.com</internalemail>
   <shortdescription>MyDAC provides direct access to MySQL database server
   for Borland Delphi, Kylix and C++ Builder.</shortdescription>
   <sourceavailable>1</sourceavailable>
   <dataaware>TDataSet (D5+ C5+)</dataaware>
   <querylanguage></querylanguage>
   <delphivers>5 6 7</delphivers>
   <cppbvers>5 6</cppbvers>
   <deployment>MySQL client library libmysql.dll from MySQL AB is required</deployment>
   <models>
      <local primary="0"></local>
      <fileserver primary="0"></fileserver>
      <clientserver primary="1">Yes</clientserver>
      <webserver primary="0">Yes</webserver>
   </models>
   <packages>
      <package description="Per Developer" price="$69" />
      <package description="(with source code)" price="$245" />
   </packages>
   <compatibility>
      <tool name="(Delphi) Database Explorer" compatible="Unknown" />
      <tool name="Ace Reporter" compatible="Unknown" />
      <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="Yes" />
   </compatibility>
   <dataformats>
      <dataformat database="MySQL" native="1" via="" notes="" />
   </dataformats>
   <vendordescription>
      <p>MySQL Data Access Components library provides direct access to
      MySQL database server. MyDAC is a set of VCL native components for
      Borland Delphi, Kylix and C++ Builder. MyDAC works directly through
      native MySQL interface that allows to avoid installation and
      configuration of BDE and ODBC.</p>
      <p>Using MySQL Data Access Components gives you the following
      advantages:</p>
      <ul>
         <li>No distribution, installation and configuration is required for BDE and ODBC;</li>
         <li>You can use any Delphi Professional Edition to develop
         client/server applications;</li>
         <li>Supports MySQL specific features;</li>
         <li>Simplifies data updating;</li>
         <li>Speeds up fetch record from database;</li>
         <li>Provides automatic refresh for records;</li>
         <li>Advanced design-time editors;</li>
         <li>Interface (methods, properties) of MyDAC components
         similar to standard BDE data access components (TDatabase,
         TQuery ..);</li>
         <li>Support all data-aware components;</li>
         <li>Uses MyBuilder Add-in for visual building complex
         SELECT statements;</li>
         <li>DB Monitor support;</li>
         <li>and many other features.</li>
      </ul>
   </vendordescription>
   <ourcomments></ourcomments>
   <internalnotes></internalnotes>
   <lastupdated></lastupdated>
   <lastupdatedby></lastupdatedby>
   <active>1</active>
</product>
