Tables
The driver models the entities for which Zoho Projects provides full or limited CRUD support as tables.
It models each portal tied to your account as a schema with the following tables.
Navigate to an individual table's page for a breakdown of its columns, as well as its supported filters and CRUD operations.
CData ODBC Driver for Zoho Projects Tables
| Name | Description |
| Contacts | Fetches all client contacts from a portal. |
| PortalClients | Returns the list of client companies in the portal. |
| ProjectGroups | Gets all the groups for the specified project. |
| Projects | Gets all the projects for the logged in user. |
| Tags | Fetches all the tags present in a specific portal. |
| Teams | Fetch the team details from the portal. |
| Users | Gets the details of all the users in a specific project. |