﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Steve Moore / Article Discussions / Article Discussions by Author  / SQL Server Management Studio and SQL Azure / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 01:06:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>I am just curious to get other members thoughts. How do you think this will affect the DBA role going forward? From what I am reading it seems like they are going into the database hosting business and getting away from selling SQL server for deployment in IT shops.</description><pubDate>Fri, 27 Aug 2010 08:14:03 GMT</pubDate><dc:creator>Keith Edwards</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Thanks for the kind words SAM.By the way the regular SSIS route from R2 doesn't seem to work for getting data into Azure.I am working with MS to investigate further</description><pubDate>Wed, 16 Dec 2009 08:47:41 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Sherif.Ahmed,  you rock man.  I am surprised that you are a "Forum Newbie."  Keep it coming!</description><pubDate>Wed, 16 Dec 2009 04:00:21 GMT</pubDate><dc:creator>SQL-DBA</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Its not necessary to install SQL 2008 R2.Just the client tools from Nov CTP of SQL 2008 R2 will do</description><pubDate>Tue, 15 Dec 2009 18:55:17 GMT</pubDate><dc:creator>Nitya</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>For synching your local data there are few options..Either use the Microsoft Sync based Azure tool. Learn more about it here http://microsoftpdc.com/Sessions/KEY01and download it here http://www.microsoft.com/downloads/details.aspx?FamilyID=bce4ad61-5b76-4101-8311-e928e7250b9a&amp;displaylang=enThis framework allows you to keep your on-premis database in synch with an Azure instance &amp; vice versaAnother tool that generates Bulk copy scripts and optionally allows to execute them to load on-premis data to the cloud is here as wellhttp://sqlazuremw.codeplex.com/I have used both methods quite successfully.</description><pubDate>Tue, 15 Dec 2009 11:27:36 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>I think the typical rollout to the cloud is going to be a database that you design locally, then script the database.  Which of course brings up the much-needed function of scripting the data along with the DDL.  MySQL does this and I really like it.</description><pubDate>Tue, 15 Dec 2009 11:19:54 GMT</pubDate><dc:creator>SQL-DBA</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>[quote][b]duda (12/15/2009)[/b][hr]I'd like to try the produst as it seems to be cool and Nice to have.[/quote]It is pretty cool &amp; nice.. though you need SQL R2 tools as mentioned by Corbett above. I dont have it so Im unable to see anything in my object explorer. Without it, I'm totally lost. Wonder what a local "cloud" within a company is though... isnt having servers and our DB's on them already a cloud? *confused*</description><pubDate>Tue, 15 Dec 2009 07:41:20 GMT</pubDate><dc:creator>Slick84</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>I'd like to try the produst as it seems to be cool and Nice to have.</description><pubDate>Tue, 15 Dec 2009 01:23:47 GMT</pubDate><dc:creator>BudaCli</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>[quote][b]SAM-200046 (12/11/2009)[/b][hr]A couple people have ripped me about the only available on Vista and Windows Server 2008 line.  Clearly it will work with Windows 7, but that OS was not even out when I wrote the article.  And as far as XP goes, I will need to check the facts because I have a strong suspicion that I was confusing Windows Azure - which definitely does not work with XP - with SQL Azure.  There is no reason why it shouldn't.  Since I just wiped my XP laptop to install Windows 7, I can't verify, but I'll edit the article accordingly.  That's not the kind of rumor I want to propagate.[/quote]SQL Azure will or should work with Windows XP. But the question to the users is really, what tool are you using against SQL Azure? Because the tool defines the system requirements, not SQL Azure.I have tested under Windows XP SP2 using VBScript and QueryExPlus and QueryExpress to connect to SQL Azure and query a database there.Since SQL 2005 and SQL 2008 run on XP as well, you can use SSMS to connect to SQL Azure from XP.Note however, that if you use ODBC and OLEDB for SQL Azure and don't have SQL 2008 installed on machine, you will need to have the SQL Server Native Client 10 (or 2008) database driver installed. I don't know if any OS comes with that preinstalled but XP does not have that. The driver is available as an MSI redistributable that you can find online from MS if you google for it.</description><pubDate>Fri, 11 Dec 2009 12:17:53 GMT</pubDate><dc:creator>David Luu</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>[quote][b]Slick84 (12/11/2009)[/b][hr][quote][b]Jack Corbett (12/10/2009)[/b][hr]Slick, you need 2008 R2 tools in order to see anything in the object explorer.[/quote]I'm running SQL Server 2008. Shouldn't I be able to see the objects in the object explorer then?[/quote]Nope. You need to be running SQL Server 2008 R2, it's not a service pack but a new release.</description><pubDate>Fri, 11 Dec 2009 07:06:51 GMT</pubDate><dc:creator>  Jack Corbett</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Great tip David - thanks!A couple people have ripped me about the only available on Vista and Windows Server 2008 line.  Clearly it will work with Windows 7, but that OS was not even out when I wrote the article.  And as far as XP goes, I will need to check the facts because I have a strong suspicion that I was confusing Windows Azure - which definitely does not work with XP - with SQL Azure.  There is no reason why it shouldn't.  Since I just wiped my XP laptop to install Windows 7, I can't verify, but I'll edit the article accordingly.  That's not the kind of rumor I want to propagate.It will be interesting to see what SQL2008 R2 does for cloud computing, but I no longer jump into beta versions since SQL 2005 CTPs...I am sure some of you know what I am talking about.</description><pubDate>Fri, 11 Dec 2009 06:54:45 GMT</pubDate><dc:creator>SQL-DBA</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>[quote][b]Jack Corbett (12/10/2009)[/b][hr]Slick, you need 2008 R2 tools in order to see anything in the object explorer.[/quote]I'm running SQL Server 2008. Shouldn't I be able to see the objects in the object explorer then?</description><pubDate>Fri, 11 Dec 2009 06:48:39 GMT</pubDate><dc:creator>Slick84</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>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:[b]Provider=SQLNCLI10;Server=tcp:yourServer.database.windows.net;Database=yourDb;Uid=yourUser@yourServer;Pwd=yourPassword;[/b]However, there seems to be better features/support with ODBC. Then again, OLEDB is not officially supported right now, only ODBC and ADO.NET. What I noticed with ODBC is that using it with QueryExPlus for Azure, I am able to see a list view of the tables and the table's fields in the left pane "primitive" object explorer of QueryExPlus. With an OLEDB connection for QueryExPlus, I don't get that list view.</description><pubDate>Thu, 10 Dec 2009 23:38:18 GMT</pubDate><dc:creator>David Luu</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Slick, you need 2008 R2 tools in order to see anything in the object explorer.</description><pubDate>Thu, 10 Dec 2009 15:32:44 GMT</pubDate><dc:creator>  Jack Corbett</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Hey Steve,You're right about not being able to connect through the main logon box and only by clicking on "New Query" and then logging in through the login box that follows.However, the problem with this way is I don't see anything in the object explorer. My question is, should I be seeing something in "Object Explorer" when connected to SQL Azure? Currently I dont and its very annoying as I like to do most of my stuff through the GUI.Thanks,Slick</description><pubDate>Thu, 10 Dec 2009 13:40:40 GMT</pubDate><dc:creator>Slick84</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>[quote][b]lcee (12/9/2009)[/b][hr]I'm not sure where the "only works with Vista and Windows Server 2008" statement comes from. SQL Azure connectivity is working fine from my Windows 7 client.[/quote]Yeah..same here... works fine using a Windows XP client!</description><pubDate>Thu, 10 Dec 2009 12:53:51 GMT</pubDate><dc:creator>Slick84</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Just tried it with QueryExPlus using the ODBC connection and that works.</description><pubDate>Thu, 10 Dec 2009 12:32:10 GMT</pubDate><dc:creator>David Luu</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>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.</description><pubDate>Thu, 10 Dec 2009 12:14:52 GMT</pubDate><dc:creator>David Luu</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>In theory you should be able to connect via any TDS based client (JDBC, ODBC, OLEdb) I believe.</description><pubDate>Thu, 10 Dec 2009 03:06:19 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>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 database for logon. Once logged on, I can at least select query the default views on the master database. Can't switch to other databases though, get error:"Cannot change database: USE statement is not supported to switch between databases. Use a new connection to connect to a different Database."QueryExpress had OLE DB option. But guess Azure has no OLE DB connection string?For SQL buddy, can "test" database connection to Azure for master and custom database. But try to login and get exception.</description><pubDate>Thu, 10 Dec 2009 00:33:25 GMT</pubDate><dc:creator>David Luu</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>The Jan Bill is going to be a informational Statement (Warning)Feb 2010 onwards it will be actually billed</description><pubDate>Wed, 09 Dec 2009 19:22:43 GMT</pubDate><dc:creator>Nitya</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Now that we have folks using it, can we determine why the database runs extremely slowly?  I use this and the Amazon EC2 and they are both horrible on IOPs.  It's easy to get started, but hard to use in any form of production environment.</description><pubDate>Wed, 09 Dec 2009 09:33:58 GMT</pubDate><dc:creator>jlgrock</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>It is live for the purposes of development &amp; deployment.Its commercial release is next year.As far as experience. We've been using it for developing concepts and has worked quite well. Yes it does not have all the full blown capabilities like CLR support or GeoSpatial, But given the pace with which Microsoft is moving on this, I won't be surprised to see it soon.</description><pubDate>Wed, 09 Dec 2009 09:02:28 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Apologies.  I've been hearing and reading so much about it, thought it was live already.</description><pubDate>Wed, 09 Dec 2009 08:56:50 GMT</pubDate><dc:creator>Brnbngls</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Yes, AFAIK billing begins in Jan 2010 - but actual financial transactions wont happen till Feb 2010.The one month period I believe is to flush out the billing/monitoring and other infrastructure bits being Azure</description><pubDate>Wed, 09 Dec 2009 08:27:56 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>AFAIK, Azure is beta now. I'm sure there are some people using it, but it should go live, and start to cost $$ in Jan 2010</description><pubDate>Wed, 09 Dec 2009 08:20:06 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>I'm curious to know if anyone is using Azure actively in a production environment yet.  I don't really have any intention of moving to it right now, just like to keep  up on what's out there and available in case the need ever arises.I like the availability anywhere component.  Granted I have a laptop and could get to my DB's anywhere as well but of course it requires logon to my VPN.I was reading yesterday about some of the limitations of Azure (for example, no filestream or geospatial capabilities) and I'm also wondering if those are big enough drawbacks for people not to adopt. Just hopefully fostering good discussion.</description><pubDate>Wed, 09 Dec 2009 07:58:10 GMT</pubDate><dc:creator>Brnbngls</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>This article was written about a month ago, and my guess is the author did not have Win 7 at the time. Many of the articles written will age quickly as technology changes, so adding those comments is not very helpful and a little snide.If you want to provide information, please feel free to do so, but denigrating someone's work isn't very professional and inappropriate on these forums.</description><pubDate>Wed, 09 Dec 2009 06:47:13 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>This is not meant to be a criticism as I don't know when the article was written, but at least with the latest CTP, you can connect to SQL Azure using Windows XP as well.  I have connected using SSMS and the Sync Framework.  Azure is definitely more interesting and usable than I had thought it would be.  The tools aren't there yet, but they are coming.  Here's an interesting [url=http://feedproxy.google.com/~r/jamiet/~3/2tAbbEZFQwg/project-houston.aspx]blog post[/url] by Jamie Thomson</description><pubDate>Wed, 09 Dec 2009 06:13:47 GMT</pubDate><dc:creator>  Jack Corbett</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>I'm not sure where the "only works with Vista and Windows Server 2008" statement comes from. SQL Azure connectivity is working fine from my Windows 7 client.</description><pubDate>Wed, 09 Dec 2009 05:54:19 GMT</pubDate><dc:creator>lcee</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>This topic is changing fast.  I fully expect this article to be out of date in a year from now.  Windows 7 will work with SQL Azure SDK too for example.</description><pubDate>Wed, 09 Dec 2009 05:53:13 GMT</pubDate><dc:creator>SQL-DBA</dc:creator></item><item><title>RE: SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>By the way, you can use SQL Server 2008 R2 (CTP) where the SQL Server Management Studio works with Azure (without having to use workarounds)Download it here http://www.microsoft.com/sqlserver/2008/en/us/R2Downloads.aspx</description><pubDate>Wed, 09 Dec 2009 03:49:06 GMT</pubDate><dc:creator>sherif.ahmed</dc:creator></item><item><title>SQL Server Management Studio and SQL Azure</title><link>http://www.sqlservercentral.com/Forums/Topic831191-279-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/SQL+Azure/68522/"&gt;SQL Server Management Studio and SQL Azure&lt;/A&gt;[/B]</description><pubDate>Wed, 09 Dec 2009 00:08:13 GMT</pubDate><dc:creator>SQL-DBA</dc:creator></item></channel></rss>