| Author |
Message |
youngcm2
Joined: 19 Jul 2005 Posts: 8
|
Posted: Tue Sep 13, 2011 4:56 pm Post subject: Plans for SSDT (Juneau) |
|
|
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. |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Tue Sep 13, 2011 5:18 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
richard_collette@hsb.com
Joined: 08 Jun 2012 Posts: 3
|
Posted: Fri Jun 08, 2012 2:39 pm Post subject: +1 |
|
|
| I agree. I am sorely missing the Format SQL command in offline mode. |
|
| Back to top |
|
 |
Feraud
Joined: 11 Aug 2011 Posts: 4
|
Posted: Wed Jun 20, 2012 4:27 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Wed Jun 20, 2012 4:34 pm Post subject: |
|
|
@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 |
|
| Back to top |
|
 |
wsoranno
Joined: 31 Oct 2007 Posts: 42
|
Posted: Tue Jun 26, 2012 1:41 pm Post subject: SQL Server Data Tools (SSDT) support. |
|
|
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. _________________ Thanks
Bill Soranno
MCP, MCTS, MCITP DBA
Database Administrator
Winona State University
Maxwell 148
wsoranno@winona.edu
"Quality, like Success, is a Journey, not a Destination" - William Soranno '92 |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Tue Jun 26, 2012 3:05 pm Post subject: |
|
|
To help prioritization it would help to know which features are most important to you.
Kind regards,
David Atkinson
Red Gate |
|
| Back to top |
|
 |
rbennet8
Joined: 20 Feb 2006 Posts: 49
|
Posted: Tue Jul 03, 2012 6:35 pm Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
Paul Stephenson
Joined: 23 Jul 2010 Posts: 108 Location: Cambridge, UK
|
Posted: Wed Jul 04, 2012 10:15 am Post subject: |
|
|
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
Project Manager, Red Gate |
|
| Back to top |
|
 |
|