- Recommended Configurations
/documentation/pages/Server/Reference/Design/Data/SQL/AlphaDAO Reference (SQL)/Recommended Configurations.xml
Microsoft Data Access Components (MDAC) can be downloaded from http://msdn.microsoft.com/data/mdac/downloads/default.aspx.
- Alpha Five V11
/documentation/pages/Index/Alpha Five V11.xml
Page links and information relating to A5 V11.
- Connecting to Oracle
/documentation/pages/Guides/Databases/Connecting/Connecting to Oracle.xml
A guide to using auto-increment in Oracle.
- Oracle-specific Geography Tasks
/documentation/pages/Guides/Databases/Geography/Oracle-specific Geography Tasks.xml
Oracle examples for creating and dropping tables with geometry columns, inserting location data values, inserting line data values, and inserting polygon data values.
- IIS Installation Guide
/documentation/pages/Guides/IIS/Installation/index.xml
A guide to installing the Alpha Anywhere Appication Server for IIS.
- How to use Oracle Sequences
/documentation/pages/Server/Guide/Design/View/Database/Using Oracle Sequences.xml
Some databases implement a column property called auto-increment (typically a number) to automatically generate unique key values for newly inserted table rows. You may omit the value from the SQL INSERT statement VALUES list or set it to NULL. In some cases, the database may allow you to insert a specific value provided that it is unique for the table.
- Using InstallMaker to Build Installation Packages
/documentation/pages/Obsolete/Using InstallMaker to Build Installation Packages.xml
The InstallMaker utility creates a package that will install your Alpha Five Runtime application at your customer's site. To use this utility:
- Java Implementations of Functions Missing in Oracle Lite
/documentation/pages/Server/Reference/Design/Data/SQL/Java Implementations of Functions Missing in Oracle Lite.xml
The Java class source:
- Preparing a Runtime Installation to use a Shadow Database
/documentation/pages/Guides/Desktop/Design/View/Workspace/Preparing a Runtime Installation to use a Shadow Database.xml
This technique describes how to run the initial network optimization after a user installs a runtime application on his computer. It involves creating a "Bootstrap" application. Here is how to create a "Bootstrap" application.
- Redis Client
/documentation/pages/Guides/Services/Redis/index.xml
Using the Xbasic Redis Client.