What are the support plans for SSDT (SQL Server Developer Tools) or Juneau?

SQL Prompt is not working in .sql files in VS 2010 with the CTP installed.
youngcm2
0

Comments

8 comments

  • David Atkinson
    SQL Prompt works on a connected database, rather than an offline model. It's very possible that SQL Prompt is further ported to Visual Studio (some features already work) but this would rely on their connection model, rather than the offline one.

    Of course if there's enough interest in supporting the offline database project, it's something we could consider, especially if Microsoft provides public API access to their schema object model.

    David Atkinson
    Product Manager
    Red Gate Software
    David Atkinson
    0
  • richard_collette
    I agree. I am sorely missing the Format SQL command in offline mode.
    richard_collette
    0
  • Feraud
    I also would like to SQL Prompt to work with SSDT.

    By the way: DevArt is going to support SSDT in the near future with SQL Complete.
    Feraud
    0
  • David Atkinson
    Feraud - Thanks for the request. Which aspect of SQL Prompt would you like to see working, and which specific SSDT feature are you asking for us to support?

    Thanks,

    David Atkinson
    Product Manager
    Red Gate
    David Atkinson
    0
  • wsoranno
    David,
    I too would like to see support for SSDT. I would like to have all features available that are offered in SSMS and VS 2010 with pre-SSDT database projects.
    wsoranno
    0
  • David Atkinson
    To help prioritization it would help to know which features are most important to you.

    Kind regards,

    David Atkinson
    Red Gate
    David Atkinson
    0
  • rbennet8
    I would like to see format sql, uppercase key words, and Qualify object names first. It was a surprise that SQL Prompt 5 was disabled by SSDT.
    rbennet8
    0
  • Paul Stephenson
    We've noticed that the installation of SSDT replaces the old SQL query windows with a new kind that SQL Prompt didn't understand. We'll be fixing this in a forthcoming release of SQL Prompt.

    Qualify Object Names will require a connection to a server (via SQL Prompt 5 > Connect to Server...). Format SQL and Uppercase Keywords will work without a connection.
    Paul Stephenson
    0

Add comment

Please sign in to leave a comment.