Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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 May 29th, 2009, 02:57 PM
Authorized User
 
Join Date: Dec 2008
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
Default Unable to create new table in DB Explorer

Hello,

After going through the Planet Wrox project in this book, I am now trying to customize some of these exercises to our specific project, and I am running into a problem with adding new DB tables.

Our project has 2 SQL DB instances added via DB Explorer. The actual SQL Server box is physically located at our HQ about 5 hours' drive from me. The IT director assures me I have full DBO permissions for our 2 instances, and I am attempting to test them now.

I am able to see and expand both instances, and I am able to open and update existing table records. But when I try Step 2 on page 373 of the book (right-click the Tables node and choose Add New Table), I get the following error message:

This feature is not supported by Microsoft Visual Web Developer Express.

Can anyone please help? This is my very first ASP.NET project, and I've been having a rather rough time getting it off the ground.

Thanks, Eddie
__________________
~ Eddie McHam
 
Old May 29th, 2009, 05:47 PM
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,

I am not 100% sure (never ran into this) but it seems that creating new tables in a remote server is not supported.

Have you tried SQL Server Management Studio Express? It's a management tool for SQL Server and it should allow you to create new tables.

http://www.microsoft.com/express/sql/download/

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!
 
Old May 29th, 2009, 06:00 PM
Authorized User
 
Join Date: Dec 2008
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
Talking

Hello Imar,

Thank you (again!) for your quick reply.

Yes, I have SQL Server Management Studio Express, and it's working fine. I was just under the impression that I could create new SQL DB tables remotely from VWD as well.

I'm able to proceed with the project now. Next item on my to-do list is the whole user login/password/profile thing. If I can get past that, I think the rest will fall into place in fairly short order. (Or so I hope.)

Cheers! ~ Eddie
__________________
~ Eddie McHam
 
Old May 29th, 2009, 06:03 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Maybe you can, maybe you can't ....;-) I guess we'll have to ask Microsoft. Although I wrote the book using the Express Edition, I normally use the commercial versions of VWD, so I am not really aware of all the Express edition's limits....

Glad you can at least continue....

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
How do I create a Windows Explorer style checklist pamskate5 VB How-To 1 March 2nd, 2007 02:10 PM
Unable to open ProjectTimeTracker DB cancer2006 BOOK: Beginning VB.NET Databases 2 October 24th, 2006 03:53 PM
Unable to import db The Beginner SQL Server 2000 9 August 24th, 2006 06:03 AM
right click of table node from server explorer mcslain BOOK: Beginning VB.NET Databases 4 November 7th, 2005 07:59 AM
Unable to INSERT INTO db nvillare Classic ASP Databases 6 August 26th, 2003 10:29 AM





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