Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there a way to Add A Column to a SQL Server Database Using SQLDMO a

Status
Not open for further replies.
Joined
Feb 17, 2004
Messages
3
Location
US
I am currently using SQLDMO and VB.NET and I was wondering is it possible to add a column to an existing database table in sql server without using a sql alter string command. I was looking for a more object Model manner of doing this, and it doesn't have to be SQLDMO that solves the problem either i just mentioned it because it does allot of other database management operations as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top