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

sql server msde : add new colums to existing table with Access


Michael Appelmans
6/24/2004 2:22:04 PM

is it possible to add new columns to an existing MSDE table using
Access? If not what is the best practices modify a table schema without
loosing data?

vikramj NO[at]SPAM online.microsoft.com
6/29/2004 8:47:29 AM

Micheal,

You can register this msde server to another sql server's enterprise
manager. Or, you could use osql at the command prompt, then do an ALTER
TABLE and add the columns you need.

Cheers,

Vikram Jayaram
Microsoft, SQL Server

This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to MSDN & use http://msdn.microsoft.com/newsgroups.

AddThis Social Bookmark Button