SQL Driver for Mail API
Exchange email through SMTP. The Mail driver covers 1 tables and 41 columns.
## Mail Clients
Invantive UniversalSQL is available on many user interfaces ("clients" in traditional server-client paradigma). All Invantive UniversalSQL statements can be exchanged with a close to 100% compatibility across all clients and operating systems (Windows, MacOS, Linux, iOS, Android).
The clients include Microsoft Excel, Microsoft Power BI, Microsoft Power Query, Microsoft Word and Microsoft Outlook. Web-based clients include Invantive Cloud, Invantive Bridge Online as OData proxy, Invantive App Online for interactive apps, Online SQL Editor for query execution and Invantive Data Access Point as extended proxy.
For technical users there are command-line editions of Invantive Data Hub running on iOS, Android, Windows, MacOS and Linux. Invantive Data Hub is also often used for enterprise server applications such as ETL.
## Specifications
The SQL driver for Mail does not support partitioning. An introduction into the concepts of Invantive UniversalSQL such as databases, data containers and partitioning can be found in the [[Grammar|Invantive UniversalSQL grammar]].
The configuration can be changed using various attributes from the database definition, on log on and during use. A full list of configuration options is listed in the [[Attributes|driver attributes]].
The catalog name is used to compose the full qualified name of an object like a table or view. The schema name is used to compose the full qualified name of an object like a table or view. On Mail the comparison of two texts is case sensitive by default.
The driver has the following properties:
- Driver code for use in settings.xml: `Mail`
- Recommended alias: `ml`
- More technical documentation as provided by the supplier of Mail on the native connection used can be found at [[https://cloud.invantive.com/product-manuals|Technical Documentation]].
- Technical support (URL): https://forums.invantive.com
- Function documentation (URL): https://cloud.invantive.com/data-models
- Function support (URL): https://forums.invantive.com
## Objects
Per object category a list is available:
- [[Tables]]
- [[Procedures]]