3 tips for SQL Azure connection perfection
Posted
by Richard Mitchell
on Simple Talk
See other posts from Simple Talk
or by Richard Mitchell
Published on Thu, 31 May 2012 00:40:00 GMT
Indexed on
2012/05/31
16:47 UTC
Read the original article
Hit count: 277
Filed under:
One of my main annoyances when dealing with SQL Azure is of course the occasional connection problems that communicating to a cloud database entails. If you're used to programming against a locally hosted SQL Server box this can be quite a change and annoying like you wouldn't believe. So after hitting the problem again in http://cloudservices.red-gate.com I thought I'd write a little post to remind myself how I've got it working, I don't say it's right but at least "it works on my machine" Tip...(read more)
© Simple Talk or respective owner