Tables
The driver models the data in Microsoft Project as a list of tables in a relational database that can be queried using standard SQL statements.
CData JDBC Driver for Microsoft Project Tables
Name | Description |
Assignments | Retrieve and modify assignments. |
Calendars | Retrieve and modify calendars. |
EnterpriseResources | Retrieve and modify resources. |
Phases | Retrieve and modify project phases. |
ProjectResources | Retrieve and modify project resources. |
Projects | Retrieve and modify projects. |
Stages | Retrieve and modify project stages. |
TaskLinks | Retrieve and modify task links. |
Tasks | Retrieve and modify tasks. |
TimeSheetLines | Retrieve and modify timesheets. |
TimeSheets | Retrieve and modify timesheets. |