Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

does not contain a definition for

Have you heard about extension methods yet? If you have then you probably know exactly what the title of this blog means. I can see this becoming one of the most asked about exceptions in the coming release. At least until the dust settles. <Edit>
Posted by angelsb | 2 Comments
Filed under:

Blogging about link Extensions

_uacct = "UA-1265582-1"; urchinTracker(); There are not a lot of guidelines about blogging, the one that I like to adhere to is that I only blog about bits that you can go and play with. This ends up creating gaps in my blogging history as I move to new
Posted by angelsb | 2 Comments

JDBC V1.1 Distributed Transactions with Read Committed and Snapshot isolation.

One of the biggest changes you may not have noticed in the v1.1 2005 JDBC driver is that we have changed the default isolation level for Distributed Transactions from Serializable to Read Committed. This is in line with other JDBC drivers like our 2000
Posted by angelsb | 4 Comments

JDBC Snapshot isolation level

I have gotten some questions about using Sql Server 2005 with the 2005 JDBC driver. There are unfortunately a lot of misconceptions in this area. Here are some notes to make this a little bit easier to understand. The first thing you need to understand
Posted by angelsb | 0 Comments

JDBC 2005 v1.1 is now available.

The v1.1 2005 JDBC driver is now available for download here: http://msdn.microsoft.com/data/ref/jdbc/ This is a release I am personally really proud of, and we could not have done it without you! Maybe it’s the fact that not that many people in the company
Posted by angelsb | 2 Comments
Filed under:

JDBC June 2006 Community Tech Preview available.

Announcing the June 2006 Community Tech Preview of the JDBC 2005 driver: http://www.microsoft.com/downloads/details.aspx?familyid=f914793a-6fb4-475f-9537-b8fcb776befd&displaylang=en This preview contains all the changes of CTP 1 including Integrated
Posted by angelsb | 0 Comments
Filed under:

JDBC v1.1 CTP and the Product Feedback Center

When you get down to it Customer feedback is what makes a project like this interesting and worthwhile. This is the first project I have worked in where the Product Feedback Center has made such an important difference and a BIG thank you to those of
Posted by angelsb | 0 Comments
Filed under:

JDBC v1.1 CTP Using Type 2 Integrated Security

To use the Type 2 Integrated Security feature with the v1.1 CTP (if you don't have this already make sure to get it! see my previous blog) you only need to make sure that the Windows authentication DLL is visible to the application that is going to use
Posted by angelsb | 0 Comments

JDBC V1.1 CTP Available

I am proud to say that the first community preview release of the SQL Server 2005 JDBC v1.1 driver is now available. This build includes Type-2 integrated authentication for Windows XP and Windows 2003 clients (windows 2000 client support to come in the
Posted by angelsb | 0 Comments
Filed under:

JDBC 2005 beta 2 getting started with SQLEXPRESS

Sql Express is going to be a good match for the Sql Server 2005 JDBC provider, it is free, it is relatively easy to set up and deploy and it has all the power of Sql Server 2005 for low end applications. There are a few things to keep in mind when using
Posted by angelsb | 4 Comments

JDBC Beta 2 connection string properties

As you have probably seen by now we have shipped beta 2 of the Sql Server 2005 JDBC driver. http://www.microsoft.com/sql/downloads/2005/jdbc.mspx We have put a lot of work into this beta and it is with some trepidation that I see it go out the door. We
Posted by angelsb | 4 Comments
Filed under:

JDBC getting started with the 2005 JDBC driver for Sql Server 2000 and Sql server 2005

If you had told me a year ago that I would be working on a JDBC driver I would have honestly thought you were kidding. If you had suggested a ship date concurrent with Sql Server 2005 (within a reasonable window) I would have laughed out loud. This is
Posted by angelsb | 4 Comments

JDBC the new member of the DataWorks family, Sql Server 2005 JDBC Driver (beta 1)

One of the hardest things for me this last few months was to go into “radio silence” over the project I am currently working on. Now that we have officially shipped a beta I can come back to blogging, albeit from a slightly different angle. Microsoft
Posted by angelsb | 4 Comments

Say hello to the DataWorks blog

It is a fair assumption that you have not heard about DataWorks, that is ok most folks arround Microsoft haven't either. MDAC on the other hand probably sounds familiar... DataWorks is the Microsoft Product Unit in which I work, it is responsable for
Posted by angelsb | 0 Comments

ADO.NET 2.0 and System.Transactions, downlevel functions and nested scopes

As with most of my blog posts this started as a customer question, the core of the problem was that he was not sure how he was expected to use TransactionScopes in methods that call other methods or "downlevel" functions as he named them. There are two
Posted by angelsb | 5 Comments
More Posts Next page »
 
Page view tracker