|
|
Sponsor |
[ANN] MyComponents 2004.3 released (Delphi/Kylix VCL): msg#00028db.mysql.odbc
Hi All, SciBit is happy to announce the release and immediate availability of our long standing MySQL VCL suite, MyComponents, version 2004.3. Having developed this product since 1999, means it is compatible with all MySQL servers from 3.21.x to 5.x. Using the single source paradigm it consists of units which works and compiles in both Kylix 1/2/3 and Delphi 5/6/7 as native VCL. It offers you three methods ("drivers") to access your servers with; either the standard ClientLibrary (libmysql.dll/libmysqlclient.so), Embedded (libmysqld.dll/libmysqld.so) server for direct access to your MySQL databases or a Direct driver which use only TCP/IP thus voiding the need for distribution of any additional dlls. New in version 2004.3: * Ever had the need to distribute your app and have concerns of creating the database and table structures on the customer's MySQL using a script? .. yes, of course we all have that issue from time to time. Well not any longer, now you can create your database and tables all from within the Delphi/Kylix IDE without ever touching a MySQL GUI. Just define your TMySQLDataset components' FieldDefs and IndexDefs, set the doAutoCreate and/or doDropIfExists and/or doCreateTemp options to have each table check and recreate itself automatically in the database the moment your application connects. Not comfortable with this, then just use the CreateDatabase or CreateTable methods manually. Set the same Options on your TMySQLServer component and watch how this components recreates your whole database the moment it connects and your whole database is ready to be used and structured exactly the way your application expects it. Using combinations of these options allows you to create a blank database each time your app starts for example or temporary tables or *sky is the limit*. * Why bother with "start transaction;", "commit", "rollback" when each dataset can wrap all your update sql/scripts (update, delete, insert) in transactions if you set only one doTransaction option to True?.. a rollback will even be issued automatically the moment any exceptions occur as a result of the update sql/script. * ResultType=rtUnidirectional allows you to browse a 1 Gb table with no more memory needs than for a single record on the client side. And many more features, including CachedUpdates, ThreadedOpens, ThreadedUpdates, etc, etc. Stable with a long standing customer community, 5+ year history, forum community, sub24hr support and full source code for registered users. Very flexible for the advanced user, yet still simple for the beginner whom are comfortable with Delphi's standard data-aware controls. The power and imagination is all in your hands. For more information see: http://www.scibit.com/products/mysqlcomponents Kind regards, SciBit Website: http://www.scibit.com Support Forum: http://forum.scibit.com News: http://www.scibit.com/scibit.rss -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bk commit - MyODBC 3.51 (1.360), peterh |
|---|---|
| Next by Date: | RE: Filemaker and mysql, Peter Harvey |
| Previous by Thread: | bk commit - MyODBC 3.51 (1.360), peterh |
| Next by Thread: | RE: Filemaker and mysql, Peter Harvey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|