Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.

Forum Discussion

DFCO's avatar
DFCO
New member | Level 2
8 years ago
Solved

Reading sql table without downloading

As the title says, I want to have a large-ish database (which is 90% read-only), along with other similar accessible files, in dropbox. However, I also need it to stay there, without it being downloaded to any local machine.

The tricky part being that I'm not a real programmer and most places I've visited don't have an actual answer or my google-fu isn't strong enough to find an answer. I'm using vb because it's what I picked up recently to entertain myself...

 

Any help is appreciated, thanks in advance.

  • The Dropbox API doesn't offer a way to read/query a SQL database stored on Dropbox directly. You'd have to download the entire file and then use it locally (and re-upload the new version if there are any changes). I'll pass this along as a feature request.

3 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    The Dropbox API doesn't offer a way to read/query a SQL database stored on Dropbox directly. You'd have to download the entire file and then use it locally (and re-upload the new version if there are any changes). I'll pass this along as a feature request.
  • DFCO's avatar
    DFCO
    New member | Level 2
    8 years ago

    This applies even to regular files, correct? I can't read them without downloading them locally, correct? Even a simple .txt file, I'd have to download it, alter it locally, then re-upload it? The idea is to keep local information to a minimum, after all.

     

    I'll keep an eye out for future updates. Who knows if we get the ability to run sql commands through it, haha.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    That's correct, this works the same way for all file types.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers815 PostsLatest Activity: 2 years ago
280 Following

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!