
07-19-2004, 02:00 PM
|
Pontificator
Join Date: Aug 2006
Posts: 1,177
|
|
eSQL Cross Platform Relational Database version 2.8 Released
Vieka, a well known maker of mobile device software, recently released eSQL 2.8. eSQL is a small and portable relational SQL database for Windows Mobile devices. It's free and it's feature rich. A combination that attract most people. Worth looking into, especially if cross platform is important in your project.
Features include:
- A complete database is stored in a single cross-platform file.
- No setup or administration needed.
- Implements most of SQL92 standard, such as multiple tables, multiple indexes, transactions with atomic commit/ rollback,
- subqueries, compound queries, views, triggers.
- Support for in-memory database.
- Support database size up to 2 terabytes.
- Very small memory footprint and faster than most popular database.
- Compression for compacting database.
- AES 256-bit encryption for securing data.
- Native C/C++ or standard ODBC API is simple and easy to use.
- A cross-platform graphical database manager can be used to administer an eSQL database.
- An interactive SQL command line tool is provided as an example of how to use eSQL in your application.
|
|
|
|
|

07-19-2004, 03:54 PM
|
Ponderer
Join Date: Mar 2004
Posts: 65
|
|
Re: eSQL Cross Platform Relational Database version 2.8 Released
Quote:
Originally Posted by Andy Sjostrom
Vieka, a well known maker of mobile device software, recently released eSQL 2.8. eSQL is a small and portable relational SQL database for Windows Mobile devices. It's free and it's feature rich.
|
Well maybe not free
Download now for $19.95
|
|
|
|
|

07-19-2004, 06:28 PM
|
Thinker
Join Date: Aug 2006
Posts: 330
|
|
Re: eSQL Cross Platform Relational Database version 2.8 Released
Quote:
Originally Posted by Bob S
Quote:
Originally Posted by Andy Sjostrom
Vieka, a well known maker of mobile device software, recently released eSQL 2.8. eSQL is a small and portable relational SQL database for Windows Mobile devices. It's free and it's feature rich.
|
Well maybe not free
Download now for $19.95
|
Yeah the Handango thing is a bit confusing. It IS free for personal and commercial use. Have a look at the Vieka website. http://www.vieka.com/
|
|
|
|
|

07-19-2004, 06:29 PM
|
Ponderer
Join Date: Jul 2003
Posts: 80
|
|
From their website:
. eSQL for Windows is FREE for personal and commercial use.
. eSQL for Windows Mobile is FREE for personal use. Any use of eSQL for Windows Mobile for business or for profit should obtain the license from Vieka.
|
|
|
|
|
|
|
|