Valentina for REALbasic 2.4.3 review

Download
by rbytes.net on

Experience the blazing speed of Valentina 2 database technology in your own multi-platform applications! If you are developing applications which stores only a few records, or even a few million records, you will find Valentina 2 Application Developer Kits (ADK) are your premier choice for speed and reliability for storing, retrieving and modifying your data, within your application.

License: Demo
OS: Mac OS X
File size: 9895K
Developer: Paradigma Software, Inc
Buy Now
Price: $199.00
Updated: 09 Oct 2006
0 stars award from rbytes.net


Experience the blazing speed of Valentina 2 database technology in your own multi-platform applications! If you are developing applications which stores only a few records, or even a few million records, you will find Valentina 2 Application Developer Kits (ADK) are your premier choice for speed and reliability for storing, retrieving and modifying your data, within your application.

Valentina 2 ADKs are available for all major development environments and operating systems Windows and MacOS X. Linux versions are under development.

You can use ultra-fast low level Valentina APIs or ValentinaSQL to interact with your databases. ValentinaSQL has full SQL92 support and has been extended to support Valentina's object-relational model. Download the ValentinaSQL.pdf manual for more information!

Valentina 2 for REALbasic includes:

- REALbasic plugin for one supported platform (MacOS X or Windows)
- Plugin works with local databases or data stored on servers
- Aproximately 50 code samples
- Over 400 pages of online documentation
- Free Valentina Community Support Mailing List
What's New:
[NEW] VDatabase.IsRemote property.
[NEW] Valentina.DatabaseCount property.
[NEW] Valentina.Database( inIndex ) method.
[NEW] VDatabase.LastInsertedRecID db property implemented.
[NEW] Valentina.GetCurrentFormatVersion implemented.
[Documentation] VDatabase.LastInsertedRecID db property implemented.
[Documentation] Valentina.GetCurrentFormatVersion implemented.

What's New:
MACOS X UNIVERSAL BINARY. Build UB database applications with REALbasic 2006!
COMPACT RECORDS PROTOCOL. A new network protocol to compress transmitted records by an average of 50%.
PACKET VERSIONING PROTOCOL. Packets can transmit versioning information allowing improved communication with older/newer versions of the Valentina client and Valentina Server components.
SQL: DROP TABLE [IF EXISTS]. If a table exists, it is automatically dropped without an error message; this speeds rapid modification of table structure without interactive feedback.
SQL: CREATE TABLE [IF NOT EXISTS]. If a table doesn’t already exist, then it is automatically created without generating an error message.
SQL: CREATE [TEMPORARY] TABLE AS SELECT. This feature allows a new table to be created with a select statement, allowing very complex behaviors to be executed on the newly created table. An example is to automatically CLONE an existing table into a new table.

Valentina for REALbasic 2.4.3 keywords