You are currently viewing the BOOK: Beginning ASP.NET 4 : 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
Hi, I'm trying to do the relationship between two tables, but I realized that I have to add (or change) a column name, how can I modify a table once it has been saved and realted to others.
Are you really editing the table, not merely opening it? Which command do you choose from the context menu?
If I am not mistaken, you can't edit remote tables using VWD. If your SQL Server is not a local one, you need to install SQL Server Management Studio, of which the Express Edition is a free download from the Microsoft site.