- AlphaDAO Objects
/documentation/pages/Guides/Databases/Working with SQL/AlphaDAO Objects.xml
The Alpha Anywhere Enterprise edition provides Xbasic program access to SQL databases such as Microsoft SQL Server, Oracle, MySQL as well as Microsoft Access. This functionality extends the familiar Alpha Anywhere database features that previously supported only .DBF files. AlphaDAO provides the following SQL objects. Each object has properties and methods.
- Using AlphaDAO with Xbasic
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic/Using AlphaDAO with Xbasic.xml
Includes: What is AlphaDAO?, terminology, the AlphaDAO object, and creating an object,
- Layouts Objects
/documentation/pages/Ref/Api/Objects/Layouts/index.xml
Methods for Layouts objects, including Control, Label, Letter, and Report objects.
- System Objects
/documentation/pages/Ref/Api/Objects/System/index.xml
Methods for System objects, including Addin, FILE, FileFind, OLE, Registry, Sockets, Thread, Trace, Exe, and Module objects.
- Utility Objects
/documentation/pages/Ref/Api/Objects/Utility/index.xml
Utility objects - ImageName object, ImageResource object, ImageViewer object, and StringScanner object.
- Creating AlphaDAO Connection Strings
/documentation/pages/GettingStarted/GettingStartedTutorials/Basic Tutorials/Create a Connection String.xml
Alpha Anywhere Data Access Objects (AlphaDAO) let your web or mobile application communicate with a SQL Database. Learn how to create an AlphaDAO connection string to an Access, MySQL, or SQL Server database using the Northwind database that ships with Alpha Anywhere.
- Operation Objects
/documentation/pages/Ref/Api/Objects/Database/Operations/index.xml
Methods for Operation objects, including the Append, Copy, Export, Import, Join, Mark, and Post object.
- Database Objects
/documentation/pages/Ref/Api/Objects/Database/index.xml
Dictionary, Field, index, Query, Set, and Table objects. Also methods for Database operations.
- Refresh Objects
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Refresh Objects.xml
The Refresh Object(s) action refreshes the displayed contents of one or more objects.
- Editing Objects
/documentation/pages/Guides/Desktop/Design/View/Form/Editing Objects.xml
Before you can change an object's properties, move, resize, or delete it, you must first select it. You select a single object by clicking on it with the Selection tool from the toolbar; you select multiple objects by either holding down the SHIFT key while clicking on each object with the selection tool, or by using the selection tool to draw a rectangle (lasso) around the objects to be selected.