Hi,
My problem is I am two databases, one is case specific and another is master database.
In my application I need to access both databases and update/delete/insert multiple tables in both database.
I need to do this in transaction.
I am using self-servicing and I generated the code adding both databases.
Thanks in advance.