In SQL Server Profiler you see that a transaction starts and one line below it fails but I have no clue why the transaction fails.
The transaction was initiated by a C# program using a table adapter and LINQ. In Visual Studio you see that the transcation fails but not why it fails.

Need help to determine why the transaction fails.

Thanks in advance.

Catch the transaction code, and show me the error raised!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.