New Posts New Posts RSS Feed: Export/Import Cache on multiple databases
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Export/Import Cache on multiple databases

 Post Reply Post Reply
Author
Icheron View Drop Down
Newbie
Newbie
Avatar

Joined: 26-May-2009
Posts: 1
Post Options Post Options   Quote Icheron Quote  Post ReplyReply Direct Link To This Post Topic: Export/Import Cache on multiple databases
    Posted: 27-May-2009 at 3:08am
Hi,
I’m building an audit trail application with Ideablade. For my requirements I must export the audit trail settings (witch tables and witch columns should be updated) and import them on another database using the same application.

I tried saving the cache to a local file and load it back while I’m logged in on another database.  This gives an “Concurrency error” when I call the savechanges() method after loading the local cache.

What seems to be the problem or is there another way around this?

Thanks,

 

Icheron

Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 27-May-2009 at 9:18am

Use the appropriate Merge strategy.  Read about Merge strategies in the Developer's Guide or DevForce Help.

There is also an Intermediate Tutorial on "Handling Concurrency Conflicts".
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down