<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ADO.NET 2.0 - The latest update.</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/01/9385.aspx</link><description>I had the pleasure of speaking with Angel Saenz-Badillos of the ADO.NET team this evening and it was way cool. He's got to be one of the coolest guys I've chatted with in a long time. Anyway, I'm tired as heck so I'll write up a bunch of notes this weekend</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Whidbey ADO.NET 2.0 System.Transactions Distributed Transactions. part1</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/01/9385.aspx#9741</link><pubDate>Wed, 07 Jul 2004 18:24:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:9741</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=9741" width="1" height="1"&gt;</description></item><item><title>re: ADO.NET 2.0 - The latest update.</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/01/9385.aspx#9447</link><pubDate>Fri, 02 Jul 2004 16:17:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:9447</guid><dc:creator>William</dc:creator><description>Yes, definitely remember that.  I think he interviewed here yesterday ;-).  I haven't played with the permissions b/c I was doing it at home and just using ADMIN.  I'll have to tinker when I get home.  It's definitely got the potential to wreak havoc in an idiots hands - no doubt about it - and for that matter - SO DOES ALL OF THE NEW STUFF.&lt;br&gt;&lt;br&gt;Literally, all of it with very few exceptions..  YOu get some SERIOUS new power and a LOT Of rreally cool functionality - but put it in the hands of a dipshit that thinks he can just wing it without understanding how it works, and KABOOM.  MARS seems like the best candidate  as does notification services but there's plenty more.  About the only thing they won't get in trouble with if they use wrong is the BinarySerialization of Datasets ;-)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=9447" width="1" height="1"&gt;</description></item><item><title>re: ADO.NET 2.0 - The latest update.</title><link>http://msmvps.com/blogs/williamryan/archive/2004/07/01/9385.aspx#9432</link><pubDate>Fri, 02 Jul 2004 14:49:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:9432</guid><dc:creator>William</dc:creator><description>Remember my Mr. Certs story? The bcp API from that story is what you are talking about. I was using it via ODBC in raw C. Apparently they must have wrapped that API for &lt;a title="" href="http://www.knowdotnet.com/dataaccess.html" &gt;ADO.NET&lt;/a&gt; now. Remember how I was saying I can now push 500,000 to 1,000,000 records into the database across the network in around 20 seconds? That is because of that API. I think the bcp API has to be one of the coolest features in Sql Server it's nice to see they wrapped it for .Net now too. I wonder if they fixed the permissions issue. When I was first doing it you had to connect as a datbase owner or it would give you an error saying the bcp API was only available to be run by owner level connections. Can you do it in &lt;a title="" href="http://www.knowdotnet.com/dataaccess.html" &gt;ADO.NET&lt;/a&gt; with permissions less than owner? If you can that means they changed the underlying API and I can reconfigure my connection protocols. I hate having apps that run as owner, to much bad sh!t can happen if you f#ck something up. But then again I can understand the logic behind that setting though. Do you really want somebody pushing a million+ records into your database if they aren't an owner?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=9432" width="1" height="1"&gt;</description></item></channel></rss>