Software for mobile > windows mobile ppc > MySQLMobile 1.7
MySQLMobile 1.71 December 2008.Submit by: admin |
![]() MySQLMobile allows software developers to write their own applications that can interact with mySQL® databases. The MySQLMobile package features: * usable from C++, eVC, eVB, VB.NET and C#, Visual Studio .NET 2003, Visual Studio 2005 and more * package includes a DLL, LIB, OCX (ActiveX) and .NET control so you can use what best fits the situation. * connect to any MySQL database (versions 3.x, 4.x and 5.x), as opposed to other products. * example applications included for many programming environments * extensive documentation included * support for data compression * support for large encoded binaries, like images What's new in version 1.7: * Automatic recovery of lost database connection. * Better error reporting. What's new in version 1.6: * Added a static C++ LIB to the package, so you can link to MySQLMobile statically * Added examples for C# and VB.NET for Visual Studio 2005 What's new in version 1.5: * Added ability to query large binary records (like images) * Added Visual Studio .NET 2003 example What's new in version 1.4: * Fixed a bug in the .NET control that caused applications to crash due to memory leaks What's new in version 1.3: * OCX (ActiveX) and .NET control are now included in the package * Fixed some bugs * More example applications provided If you're looking for a solution where no network connection is required, and the database should be stored on the device, take a look here If you're interested in purchasing the MySQLMobile source code, please contact us by e-mail. Welcome to MySQLMobile Trial Version Copyright(C) 2006-2008 db-ace ------------------------------------ Thank you for trying out MySQLMobile! * In \MySQLMobile.DLL you'll find the MySQLMobile DLL. The MySQLMobile DLL is the heart of MySQLMobile. A non-static MySQLMobile.lib is also included so you can link against it. Whether you are planning to directly use this DLL to interact with mySQL databases, or you are planning to use the ActiveX or .NET class library, you'll need this DLL in either case. The OCX/.NET controls are actually wrappers around this DLL that help you to avoid tedious conversion processes and make your code smaller. Important note: unless you're using the static lib, you'll need to have the MySQLMobile DLL file located in the same directory as your application on the device/emulator. * In \MySQLMobile.LIB you'll find the static MySQLMobile LIB. Use this to integrate MySQLMobile into your application so it will consist of 1 exe. * In \MySQLMobile.NET you'll find a .NET class library that you can use for .NET development. This class library is in fact a wrapper around MySQLMobile.dll. It will make developing for MySQLMobile in C# or VB.NET a lot easier. * Important note: make sure that you have the .NET Compact Framework 2.0 or higher installed because the .NET wrapper was built for this version of the framework. If you're using .NET Compact Framework 1.x you shouldn't use this wrapper. Instead, call the DLL directly. See the example in \Examples\using DLL directly\ for more details. * In \MySQLMobile.OCX you'll find an ActiveX wrapper for the MySQLMobile DLL; You can use this ActiveX object in eVB for example. Be sure to read \MySQLMobile.OCX\Instructions.txt when you're going to use it. * In \Documentation you will find detailed documentation in PDF format You will need Adobe (Acrobat) Reader to open this file. You can download it from http://www.adobe.com/products/acrobat/readstep2.html - MySQLMobile DLL or LIB Programmer's guide.pdf This is a reference for developers who are using the DLL or LIB directly in their application - MySQLMobile.NET Programmer's guide.pdf This is a reference for developers who are using the NET class library. - DLL or LIB example applications run and build instructions.pdf These instructions help you to run and build the example applications that use the DLL or LIB directly. - OCX and .NET example applications run and build instructions.pdf These instructions help you to run and build the .NET and OCX example applications. * In \Examples you will find some example applications that use MySQLMobile. You can run the executable that is included with each example, so you can quickly see how MySQLMobile works in your environment. Before you try to compile/build the example applications or your own applications, it's recommended that you first read the run and build instructions Should you need an example for an environment not available in this package, please contact us. * Trial limitations - In the trial version of MySQLMobile we have built-in message boxes that appear when you connect to MySQL database, and when you execute an SQL query. These message boxes will inform you that you are using the trial version. - There is a maximum amount of 5 queries. - The query result of a SELECT query contains a maximum of three rows. In the full version there are no message boxes and no limits on queries or query results. After 10 days of using this trial version MySQLMobile, you must either purchase the full version, or completely remove it from your system. Ask us about the possibilities to purchase a source code license. If you have any questions regarding this product, please don't hesitate to contact us. Contact information ------------------- db-ace IT support responsible: John Grisham email: support.dbace@gmail.com We offer the possibility for you to purchase a source code license of MySQLMobile. Please email us for more details. Contact information ------------------- db-ace IT support responsible: John Grisham email: support.dbace@gmail.com mysqlmobile_v1.7_trial.zip [1.62 Mb] (Count: 21) |