I already do time stamp all the records and thank you for the suggestion for having a slave and master database. <div><br></div><div>Can you tell me about hosting vServer on commercial server? Can this be done on a goDaddy hosted website (like you would with MySQL)? Or can we do something innovative like mine sweeper (a game) does on dropbox?</div>
<div><br></div><div>I think most of my merge database problems would be solved with the database hosted on the internet like MySQL.<br><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 1:41 PM, Ruslan Zasukhin <span dir="ltr"><<a href="mailto:ruslan_zasukhin@valentina-db.com" target="_blank">ruslan_zasukhin@valentina-db.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6/1/12 8:34 PM, "william humphrey" <<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>> wrote:<br>

<br>
Hi William,<br>
<div class="im"><br>
> I see that there is exactly the utility I need for merging two databases for<br>
> SQLite. It is called SQLiteSyn. It's too bad there's not something like that<br>
> for Valentina databases. SQLabs slr<br>
<br>
</div>I guess it will work only for dbs in 100 records normally<br>
<div class="im"><br>
<br>
> On Fri, Jun 1, 2012 at 1:07 PM, william humphrey <<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>><br>
> wrote:<br>
> OK - I realize that's too hard. But can someone give me some simple<br>
> instruction on hosting vServer on a commercial server, like one of my goDaddy<br>
> websites or on drop-box like the way mine craft is hosted there. I have only<br>
> used vServer on my local network. Since my connection to the internet is too<br>
> too flaky I can't use one of my computers to host vServer.<br>
><br>
> Can anyone help me?<br>
<br>
<br>
<br>
> On Thu, May 31, 2012 at 9:31 PM, william humphrey <<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>><br>
> wrote:<br>
> Is there a way to merge to different databases with SQL? One database has new<br>
> data and the other has different new data and I'd like to merge that data. <br>
<br>
</div>This task has general name replication.<br>
<div class="im"><br>
<br>
> Maybe it would be less of a problem if I have one database which we export<br>
> with SQL everything new after a certain date and then import that into the<br>
> other database (ignoring any changes in that database) and just adding the new<br>
> data on at the end. Is this something that can be done without risking<br>
> corrupting of data and all the indexes and links?<br>
><br>
> The problem is the lack of internet connection in the other location.<br>
<br>
</div>Describe your task at first please<br>
<br>
You need do this once?<br>
Or regullary, when some device becomes online ?<br>
<br>
<br>
Usually solution is based on<br>
<br>
* on db is named master<br>
<br>
* second db is named slave<br>
<br>
* each table has additional TimeStamp field<br>
  each change of record should modify this<br>
 then it is easy enough recognise records that was changed<br>
<br>
<br>
<br>
--<br>
Best regards,<br>
<br>
Ruslan Zasukhin<br>
VP Engineering and New Technology<br>
Paradigma Software, Inc<br>
<br>
Valentina - Joining Worlds of Information<br>
<a href="http://www.paradigmasoft.com" target="_blank">http://www.paradigmasoft.com</a><br>
<br>
[I feel the need: the need for speed]<br>
<br>
<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><a href="http://www.bluewatermaritime.com">http://www.bluewatermaritime.com</a><br>
</div>