<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to sync a sqlserver database to dropbox in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223372#M12012</link>
    <description>&lt;P&gt;I am working on an application where a sqlserver database is centrally located on a dropbox server.&amp;nbsp; The application that is resident on a pc connects to the dropbox database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At first I was thinking to set up the database on the selective syn feature, so it is available in user/dropbox.&amp;nbsp; I saw a thread that suggested that as dropbox is always syncing it would create a problem with programmatically connecting to the local copy.&amp;nbsp; Is this true?&amp;nbsp; And if so, are there any work around solutions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was also just changing the connection string in the app from a local db to an internet based connection string, but I didn't see where that was done.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:22:08 GMT</pubDate>
    <dc:creator>mikebowensw</dc:creator>
    <dc:date>2019-05-29T09:22:08Z</dc:date>
    <item>
      <title>How to sync a sqlserver database to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223372#M12012</link>
      <description>&lt;P&gt;I am working on an application where a sqlserver database is centrally located on a dropbox server.&amp;nbsp; The application that is resident on a pc connects to the dropbox database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At first I was thinking to set up the database on the selective syn feature, so it is available in user/dropbox.&amp;nbsp; I saw a thread that suggested that as dropbox is always syncing it would create a problem with programmatically connecting to the local copy.&amp;nbsp; Is this true?&amp;nbsp; And if so, are there any work around solutions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was also just changing the connection string in the app from a local db to an internet based connection string, but I didn't see where that was done.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:22:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223372#M12012</guid>
      <dc:creator>mikebowensw</dc:creator>
      <dc:date>2019-05-29T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a sqlserver database to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223387#M12014</link>
      <description>While you can store database files themselves, Dropbox and the Dropbox API don't offer a way to remotely connect to these database files to run database queries/operations. You'd need to download/upload the database file each time you need to change it. I'll send this along as a feature request though.&lt;BR /&gt;&lt;BR /&gt;I can't speak much to if/how interacting with a local database file in the Dropbox folder would work though. If you do try to use a local database file synced in the Dropbox folder via the Dropbox desktop client, it's possible the database program and the Dropbox desktop client would prevent each from accessing the file when they're using it (e.g., when the database is open, or when Dropbox is trying to sync changes).</description>
      <pubDate>Mon, 29 May 2017 20:56:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223387#M12014</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-29T20:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a sqlserver database to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223393#M12015</link>
      <description>&lt;P&gt;Thanks Greg.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm thinking the best way to do this then is to disable the autosync feature on dropbox for the folder.&amp;nbsp;&amp;nbsp; There is an app called Beyond Compare&amp;nbsp; that has a scripting feature that is available.&amp;nbsp; It does requiring registering it, which costs $35.&amp;nbsp; It works well for backing up to Dropbox.&amp;nbsp; Then it can be scheduled to synchronize through Windows Scheduler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately I would love to automate it, but for the uses the companies would have their own way of backing up the files.&amp;nbsp; So the best solution would be to keep it a manual solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a blessed Memorial Day,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 21:18:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/223393#M12015</guid>
      <dc:creator>mikebowensw</dc:creator>
      <dc:date>2017-05-29T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync a sqlserver database to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/302701#M18296</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can automatically synchronize your data from SQL Server as CSV file with Dropbox on any kind of schedule by using &lt;A href="https://skyvia.com/data-integration/integrate-sql-server-dropbox" target="_blank"&gt;Skyvia&lt;/A&gt;. It`s quite cool web-app with a no-coding interface and affordable pricing. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 13:29:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-sync-a-sqlserver-database-to-dropbox/m-p/302701#M18296</guid>
      <dc:creator>Davinator</dc:creator>
      <dc:date>2018-10-12T13:29:49Z</dc:date>
    </item>
  </channel>
</rss>

