Using OLEDB with SQL Native Client

This week, while moving a client's VM to Windows Azure, I was also required to upgrade their database from SQL 2005 to SQL Azure.  While not extremely difficult, there were a few gotcha's along the way.  These "gotacha's" were primarily features that had been deprecated.  Those deprecated features aren't the purpose of blog post, however.  This post is addressing a connection string issue.

Read more