ODBC guide

Read a drive


Gets a single drive by ID. Supply DriveId in the WITH clause to inspect drive metadata or quota before querying root or folder contents.

SELECT * FROM get_drive
WITH (DriveId='b!GtLQTMU726XXXXY5F2BBNi14')
--You can get DriveId by selecting from 'Drives' table.