Hello,
i want to host database on dropbox.still i not found any good answer. can you please help me out with this
Thanks kinjal.
The Dropbox API allows you to upload and download files of any type, but it doesn't offer database hosting. That is, you can upload and download database files to/from Dropbox, but you can't issue database queries/commands to the databases stored in files on Dropbox directly.
ok thanks
@Greg-DBwrote: The Dropbox API allows you to upload and download files of any type, but it doesn't offer database hosting. That is, you can upload and download database files to/from Dropbox, but you can't issue database queries/commands to the databases stored in files on Dropbox directly.