Showing related tags and posts accross the entire site.
-
Hi! Sorry about this second post concerning transactions, but I cannot find much documentation about SQL transactions with .netTiers, and I badly need information concerning this. Could someone tell me a bit more about them, especially in the context of an ASP.NET project using Strongly Typed Data Sources...
-
Hi! I am working on an ASP.NET projet where I am using Strongly Typed Datasources, and where many web pages are using nested FormViews. Does anyone know how to use transactions to rollback the INSERTS/UPDATES in case an error happens in a sub-FormView? For example, let's say, I have the complex object...