ODBC guide

Download a file (my drive)


Downloads a file from the user's My Drive to a local path. Supply the file ID and the destination path (ResponseDataFile).

SELECT * FROM download_file
WITH(Id='1PpE2eSi5faAnMwiSolwr34zA5MwOdR3D',
     ResponseDataFile='C:\MyFiles\myfile.ext')