Version 2, C#, newest version, SelfServing
I have 2 databases on the same SQL Server 2000.
Each database has an LLBL project.
I have a business object that has some entities in each database.
When I save the business object, I want it to save in one over all transaction.
Is that possible? How?