Agreed that would work, but it is just moving the synchronisation problem upstream so that it now sits between my local SQL server and the main one that every one works from.<div><br></div><div>I am thinking of trying to put together a Python program that will grab all of the SQL requirements, download the table and over write the existing version, but the only way I can see of doing it will require another setup file to go with the shape or spatiallite file to store the SQL request definition. Also I suck at Python.</div><div>CheersĀ </div><div>Damien<br><br><div class="gmail_quote"><div dir="ltr">On Sat, 30 Jul 2016 14:30 Bo Victor Thomsen <<a href="mailto:bo.victor.thomsen@gmail.com">bo.victor.thomsen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If your field computer is windows based, You could install install MS<br>
SQL Server on the field computer, use this as your data store for QGIS<br>
and use a MS SQL Server specific solution for replication<br>
<br>
Regards<br>
<br>
Bo Victor Thomsen<br>
<br>
<br>
<br>
Den 29/07/16 kl. 02:17 skrev damos:<br>
> Hi. was wondering if there is any currently available method to have a<br>
> similar functionality to the way that mapinfo works with MSSql tables.<br>
> in a nutshell you have the option of a linked table or a live table.<br>
> I would like the linked option, where once the connection is made a local<br>
> copy of the table is created. this local copy can then be refreshed with the<br>
> push of a button.<br>
> This is great for field work where you dont have a reliable internet<br>
> connection. I know that I can get a live connection, save the live table as<br>
> a layer definition file then save as a shape or spatiallite table, then copy<br>
> and paste the styles across or set the default qml file, then close and<br>
> reopen the LDF and resave but that is a lot of messing around.<br>
> any assistance gratefully accepted.<br>
><br>
> thanks<br>
> Damien<br>
><br>
><br>
><br>
> --<br>
> View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Mssql-offline-table-with-sync-tp5278634.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/Mssql-offline-table-with-sync-tp5278634.html</a><br>
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.<br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div></div>