How rename table thru VS2008 Server Explorer?

  • Thread starter Thread starter Cirene
  • Start date Start date
C

Cirene

How do you rename a SQL database TABLE thru the Server Explorer in VS2008?
I cant find a way....
 
You will most likely break every query and stored procedure that depends on
the table name in doing so, most likely.

Jeff
 

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