Viewing 7 posts - 1 through 7 (of 7 total)
SAM-200046 (12/11/2009)
December 11, 2009 at 12:17 pm
FYI, just got an answer from MS Azure support forum and you can also use Azure with an OLEDB connection string, unofficially. Here it is:
Provider=SQLNCLI10;Server=tcp:yourServer.database.windows.net;Database=yourDb;Uid=yourUser@yourServer;Pwd=yourPassword;
However, there seems to be better...
December 10, 2009 at 11:38 pm
Just tried it with QueryExPlus using the ODBC connection and that works.
December 10, 2009 at 12:32 pm
I guess so, but we'd just have to figure out what the OLEDB and JDBC connection strings would be. MS only provides details for the ODBC connection string.
December 10, 2009 at 12:14 pm
Wish Azure worked with 3rd party tools, like SQL Buddy or Query Express.
For QueryExpress v3.9, able to connect to Azure via the SQL login. But not able to select default...
December 10, 2009 at 12:33 am
There's also xSQL Profiler which you can get at
It's not as free as the open source SQL 2k5 express profiler but it has some other useful features like...
August 7, 2008 at 3:17 pm
Now there's an alternative without having to install the commercial or developer editions of MS SQL Server 2005.
And this alternative is standalone as well. No need to do any...
November 1, 2007 at 12:13 pm
Viewing 7 posts - 1 through 7 (of 7 total)