I´m testing a little bit with the Whidbey preview. First, I must say: "Good job Microsoft !" because the Visual Studio is very stable for an alpha version ! I love the Generics, Anonymous methods, partial classes and all the C# language addons. It´s now possible to have a public get accessor (property) and an internal set accessor, ...
Now my question: I´m playing a little bit with ADO .NET (mdac9). I want to test the MARS feature. I´ve read in an Addison Wesley book (A first look at...) that I must use "use mdac9=true" in the connection string. But I get an error that this keyword is unknown. What is to do to use MARS feature in this preview version ?
The asynchronous calls in ADO .NET works fine with the element "async=true" in the connection string.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.