offerbion.blogg.se

Xojo database example
Xojo database example











xojo database example
  1. #XOJO DATABASE EXAMPLE LICENSE#
  2. #XOJO DATABASE EXAMPLE DOWNLOAD#

We ping the servers regularly to keep connection alive.Connect to MongoDB via the mysql interface of MongoDB Connector for BI or check out our MongoDB plugin classes.Built-in CubeSQL client library with SSL and AES support.Compatible to Xojo's encrypted databases and offering AES 128, 256 and RC4 encryption. With version 15.3 supports internal SQLite library built into the plugin with SQLite Encryption Extension.Use SQLCipher library with Xojo, a version of SQLite with built in encryption.Supports moving forward/backword, first and last in result sets.Can provide RecordSets for use with Xojo reports engine.Connect to Microsoft SQL Server without installing native client using OLEDB option.

xojo database example

Use your own copy of the native connector library.Perform SQL queries and SQL commands in multithreaded mode for better GUI responsibility.Transfer rows in bulk mode to reduce network traffic and increase speed.Use MySQL with Enterprise, Community or embedded libraries.Access databases where no plugin comes with Xojo: DB2, Sybase, SQL Anywhere, Informix, DuckDB, Firebird and Interbase.Handle blob values with more than one GB of size by streaming in chunks.Depending on what you do with your database our plugins can be magnitudes faster!.Connect to SQL databases in multithreaded mode for better GUI responsibility.Binding type is optional on prepared statements.Bind parameters to prepared statements by name instead of index.Connect to 14 different database systems, use more without relaying on ODBC.It can be used either with the database class (via SQLDatabaseMBS class) or with our own SQLConnectionMBS class which gives more options. Our MBS Xojo SQL Plugin is an alternative database interface to Xojo. You can use it independend of all the other plugins. This plugin part is not included if you order a Complete set license.

#XOJO DATABASE EXAMPLE DOWNLOAD#

This plugin is included in our plugin archive: Download the MBS Xojo Plugins

#XOJO DATABASE EXAMPLE LICENSE#

Order SQL Plugin license Plugin Content Release Notes All plugins Documentation Download Mailing list













Xojo database example