Welcome to MSDN Blogs Sign in | Join | Help

Agile Database Development

Agile development at MSFT and tid bits about VSTE for DB Pros

Syndication

Tags

    No tags have been created or used yet.
CTP5 -- Question

We are looking at what we will put into CTP5 and as we consider this a question arrises.  This release may depend on having an instance of SQL Developer Edition installed on the local machine(currently we require SQL Express).  However, SQL Dev edition by itself is a large download and presents setup callenges.  What we would like to have you do is the following:

  1. Install VSPro or higher (should already be done if you are using our current CTPs
  2. Install SQL Dev Edition (if you have VS Pro or better you have the disk already to do this but have to run it separate from the VS setup).
  3. Run VSTE4DBPro CTP setup to install our bits
  4. Edit your VS configuration to point at the SQL Dev Edition instance, ie: Tools -> Options -> Database Tools -> Data Connections and change the SQL Server instance name to your SQL Dev

You can do this currently with CTP3 and CTP4.  It becomes more important as we continue to fill out our parser/interpretter because it means we can use this instance to validate any enterprise constructs that you utilize.  SQL Express doesn't support partition schemas and other Enterprise features but SQL Dev does.  Thus if you have a project that utilizes any of these features when we call the sql instance to validate the sql code, the database (if SQL Express) would tell us that it is invalid syntax. 

I would love a more "automated" install experience but I want to keep the download size manageable so let me know how this would work for you.

Published Tuesday, July 11, 2006 5:41 PM by thomas murphy

Comments

# A Question for Next Team Ed for Db Pros CTP @ Tuesday, July 11, 2006 11:56 PM

Thomas Murphy, Group Program Manager on Team Edition for Database Pros, needs your input on the...

Rob Caron

# re: CTP5 -- Question @ Wednesday, July 12, 2006 3:45 AM

I never understood why VS didn't offer the option to install SQL Dev right away in one go. As you point out, the license is there already anyways. And most VS devs (especially from Pro upwards) will have to install dev in any case...

davidacoder

# re: CTP5 -- Question @ Wednesday, July 12, 2006 1:01 PM

I installed CTP4 yesterday but it wasn't working for me because I have SQL Dev installed, not SQL Express. I was just about to start digging in to figure out how to point to SQL Dev and I read your post. :)

So here is +1 for SQL Dev as an option but not part of the download since most SQL Developers will probably already have it installed.

bryant

# re: CTP5 -- Question @ Wednesday, July 12, 2006 6:59 PM

Are you guys working on a better long term story for how this will work - I would hope so?  

for the CTP having instructions to download the SQLDev and redirect work for me.

HintonBR

# re: CTP5 -- Question @ Saturday, August 19, 2006 9:15 AM

Have sql 2005 Dev.
Installed CTP5... In also installed SQL Express.. which I don't need.

Did your point nr 4 in the list (two places), but when creating an database project it will not work.. complaining about that I have to set the settings in nr 4 to an excisting databasserver.. (For validation)

I use Named instances for my sql server (Since also using sql 2000), is that a problem?
Also tried to use "Refactor -> Rename" But it always says that I have to select an object in "Schema view", I have switched to Schema view, but it will not agree with me..

I want to use schemas to group specific parts of an application, and rename looked nice, but doesnt work.. so.. well..

AsbjornM

Anonymous comments are disabled
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker