I’m new to SQL Server Compact edition. I’m using Compact edition 3.5. I tried renaming the table. But, I couldn’t do that through the following query.
alter table tablename to newname
Plz, someone help me………
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this
Check links below for more information
http://blog.sqlauthority.com/2008/08/26/sql-server-how-to-rename-a-column-name-or-table-name/
http://erikej.blogspot.com/2007/08/hidden-gem-rename-table.html
Good Luck!
UPDATE
Here you can find a similar question
How do I rename a table in SQL Server Compact Edition?
You can try this tool
http://www.primeworks-mobile.com/
or try this in visual studio