How do I rename a table in SQL Server Compact Edition?

Posted by romkyns on Stack Overflow See other posts from Stack Overflow or by romkyns
Published on 2009-10-07T00:06:52Z Indexed on 2010/05/23 1:50 UTC
Read the original article Hit count: 360

Filed under:
|
|
|

I've designed my SQL CE tables using the built-in designer in VS2008. I chose the wrong names for a couple. I am now completely stuck trying to find a way to rename them.

I am refusing to believe that such a feature could have been "forgotten". How do I rename an existing table using the VS2008 designer, or a free stand-alone app?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server