From: Jay on 26 Apr 2010 10:32 I know how sync framework works but I'm wondering how can I use it if I have multiple branches. Each of the branch must have its own database for offline use. There is no problem here. But how about when, say, I sold an item? The qty must be deducted right away from the main database. Since sync framework as what I understand will only synchronize the data and will not do calculation as what we are doing like clicking a button to save a record and deduct an item (qty) from an inventory table. Any ideas is highly appreciated. Thanks
|
Pages: 1 Prev: Resize an image: bug? Next: System.net Utilities.FTP or ProcessStart? |