Edit SQL table from Server Explorer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On VS2003/Server Explorer/Database Connections I can edit a table of a SQL
Server 2000 SP3 but, I intalled a new SQL Server 2000 SP3 on another machine
and can not edit tables. Which are the parameters I must configure on a SQL
Server to let edit tables and database diagrams from VS2003/Server Explorer?
 
Hi,

You need to be logged into sql server as an user that has rights to
edit a database.

Ken
 
I'm logging as user sa (with the correct password and default permissions).
Has this user not enough permissions?

Thank you very much for your attention and quick answer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top