ANN: DAC for MySQL 2.3.1 just released
From: Torry (mperesada_at_microolap.com)
Date: 02/28/05
- Next message: Ladislav Burkovsky: "myTracker 2005-02-28 with link"
- Previous message: Tjipke A. van der Plaats: "ANN: New version CB4 Tables (component for using CodeBase in Delphi and VCL for .NET!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 22:41:31 +0300
Greetings,
We are glad to inform you that newest version 2.3.1 of DAC for MySQL (tm)
(former MySQLDAC) is released.
MicroOLAP Direct Access Components for MySQL and Delphi/C++ Builder (also
known as MySQLDAC) is a Borland Delphi/C++Builder component set for direct
connect to MySQL database server. DAC for MySQL allows you to create
Delphi/C++Builder applications without BDE, ODBC, and libmysql.dll.
New in this version:
[+] Support for Delphi 2005 Win 32 Edition has been added!
[+] Added the ability to get Last Insert ID from the requests that do
not return the cursor.
[*] Fixed the problems with TMySQLDump component that appeared during
processing the structure and the data of empty tables.
[*] Fixed the bug with the server charset detection.
[*] Fixed the problem with the SQL Parser (incorrect processing of "#"
symbol in query).
[*] GetTableNames method of TmYSQLDatabase component is changed:
added the new parameter Views : Boolean = False. If a developer
sets this parameter to True, the component returns the list of
tables and views.
[*] Fixed the error that leads to a wrong positioning of the cursor
after updating a record with the trailing space.
[+] Added optional TMySSHDatabase component, which uses the wodSSHTunnel
ActiveX
component from WeOnlyDo! Software (http://www.weonlydo.com).
Before installing TMySSHDatabase you should download the trial
version of wodSSHTunnel or purchase a registered copy at
http://www.weonlydo.com/index.asp?showform=SSHTunnel.
Note: TMySSHDatabase component should be installed separatelly
(read install_ssh.txt file fro details).
To learn more about DAC for MySQL and to download trial version please visit
http://www.microolap.com/products/connectivity/mysqldac/?r1=news&r2=delphi
-- Best regards Maxim Peresada Torry's Delphi Pages http://www.torry.net/ Microolap Technologies Ltd http://www.microolap.com
- Next message: Ladislav Burkovsky: "myTracker 2005-02-28 with link"
- Previous message: Tjipke A. van der Plaats: "ANN: New version CB4 Tables (component for using CodeBase in Delphi and VCL for .NET!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|