Groups | Blog | Home
all groups > sql server msde > october 2004 >

sql server msde : Rename MSDE table using SQL?


s nikolsky
10/5/2004 10:03:48 AM
I am migrating a little VB6 app from Access to MSDE that
among other things has to rename some tables in a
database. That can be easily done with Enterprise
manager, but in my case has to be done programmatically
through ADO. I am wondering if this is possible, and if
Mike
10/5/2004 1:02:24 PM
Take a look at sp_rename.

Mike

[quoted text, click to view]

AddThis Social Bookmark Button