MelvinTucker
MIS
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.