|
|
#1 |
|
DB synchronization
Imagine, what you have many texts. You can edit them and even not only you. Also you can add them into one big DB an even not only you. So, when one text imported in general DB then second time you may need to resolve conflicts. You also has general DB on other computer with other texts and you need to synchronize these two general DB. So, the question is "Is there SDK what can help me with this two synchronizations?". Thanks.
Ups.. Objective-C. |
|
|
|
0
|
|
|
#2 |
|
I'm having a hard time understanding your post. Let me know if I misunderstood:
1) You have Database A that has text data being modified by multiple users. 2) You have Database B that has text data being modified by multiple users. 3) You want to synchronize databases A and B 4) You use Obj-C Is that correct?
__________________
Insert signature here. |
|
|
|
0
|
|
|
#3 | |
|
Quote:
All data stored together in one big DB. Also every single text, sequence, ... may be imported from file. This text may already be in big store, if yes, so i need to synchronize new data item with previous. For example, if it is a sequence, so insertion confirm by default but updation and deletion need for user approval. Surely every data item has unique identifier. Also i need synchronize two big DB to have all data items in every DB. |
||
|
|
0
|
|
|
#4 |
|
Best thing to do is use a RDBMS such as PostgreSQL. That will handle simultaneous access and then you can just replication to deal with sync problems. I believe Slony-I is the PostgreSQL option on that front.
__________________
Neural Advance - Mac OS X, UNIX and Windows Development Last.fm Profile | Extreme Metal Reviews MP 4x 2.66Ghz Xeons / 6GB RAM / 640GB + 500GB + 750GB + 1TB HDDs / ATI Radeon 4870 / iPad 3 |
|
|
|
0
|
|
|
#5 |
|
Ok, its can be done with SyncServices.
Last edited by i.yalovecky; Mar 12, 2010 at 11:17 AM. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| problem with SQLite DB, insert, update DB | goldenlife | iPhone/iPad Programming | 2 | Apr 22, 2012 05:23 PM |
| Converting absolute dB into relative dB (SPL) | jsnuff1 | Digital Audio | 0 | Aug 20, 2008 12:57 AM |
| OSX viability as DB Server | conceptdev | Mac Help/Tips | 1 | Mar 17, 2003 01:21 AM |
| MacGamer.net DB! | Frinkruds | Community | 0 | Feb 9, 2003 09:09 PM |
| Kernel Panic DB | conceptdev | Mac Help/Tips | 5 | Dec 17, 2002 06:54 AM |
All times are GMT -5. The time now is 06:56 PM.







Linear Mode

