ODBC Driver for Act-On

Build 26.0.9655

Media

Query the available media on your ActOn account.

View Specific Information

The driver will use the Act-On API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the driver.

  • Id supports the '=' operator.

For example, the following queries are processed server side:

SELECT * FROM Images WHERE Id = '001'

Columns

Name Type Description
Id [KEY] String Id of the image.
FolderName String Name of the folder that contains the image.
Name String Name of the image.
CreationTime Datetime When the image was created.
LastModified Datetime When the image was last modified.
Url String Link to the media.
Size Int Size of the image.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655