Hmmm - I don't have the experience with this paradigm, but I did take a look on Stackexchange. I think from what I read there that you will have success with your question.
Now, I followed the centralized cached updates help and
it works but it will force me to write ApplyUpdates every time
i make a change to the database.
My first thought here is why not use ApplyUpdates? Are the changes you make to massive or is it time consuming or something?
Now, What i want to achieve is this.
- I don't want to link tables on the database level
- I don't want to use SchemaAdapters.
- I don't want to use cached updates.
- I want the link tables on the application level and
cascade deletes correctly.
Any help will be truly appreciated. Thanks in advance
That's a lot of I Don'ts - is it possible that what you are attempting may not yield to what you dos and don'ts are allowing for?
I would really go look at stackexchange and see if someone doesn't have a good suggestion for you.
Sorry I could be more of a help.
Atomkey.
Connect with Us