Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4.5.1: in C# and VB by Imar Spaanjaars; ISBN: 978-1-118-84677-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4.5.1 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 14th, 2015, 04:56 PM
Authorized User
 
Join Date: Mar 2011
Posts: 12
Thanks: 2
Thanked 0 Times in 0 Posts
Default SSMS not allowing me to create new table

Hi,

In chapter 12 pp.429 step #2 in the Try it Out Creating Tables in the Table Designer - I get the following warning in SSMS while connected to (localdb)\v.11.0.3000 and rightclicking the Tables folder in the PlanetWrox database and choosing New Table:

This backend version is not supported to design database diagrams or tables

In control panel I see that I have SQL Server 2012 express Localdb & 2012Management Objects installed.

The component version of SSMS I am using is as follows:
Microsoft SQL Server Management Studio 10.50.2550.0
Microsoft Analysis Services Client Tools 10.50.2500.0
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 9 .11.9600.17728
Microsoft .NET Framework 2.0.50727.5485
Operating System 6.1.7601

---------------

In the meantime I have it working by coping the database from the resource folder into the project app_data folder, but wondering why this warning message is happening. Any help appreciated!

Thanks!
 
Old April 17th, 2015, 03:54 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

It looks like you're using an old version of Management Studio (2008 R2) to create tables in a new version of SQL Server (2012). Try upgrading SSMS to the latest version.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot open SSMS and Visual Studio at the same time! wassim84 BOOK: Beginning ASP.NET 4.5 : in C# and VB 5 April 5th, 2015 09:02 AM
SSMS Query Editor U.N.C.L.E. SQL Server 2008 0 August 20th, 2009 08:11 PM
Create generic XSL Template to create table Venkatachalapathy XSLT 5 March 11th, 2008 07:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.