I came across this little doozy on my current project. The Situation We have an application that is a multitiered application, with an ASP.NET front end, a Business Logic Layer, and a Data Access Layer. We are using strongly typed datasets (that are created from Oracle Views which correspond to the cursors...