Hi ALL,
Does anyone know of any tools that will create a SQL Server 2005 table using a class library as input?
BACKGROUND
In our case, we are following a new development methodology where we are building the class libraries before creating the actual SQL Server tables. It would be nice if there were some sort of utility that would actually create the tables using the work we did in building the class libraries. FYI, we are using SQL Server 2005.
TIA, Randy Smith
Does anyone know of any tools that will create a SQL Server 2005 table using a class library as input?
BACKGROUND
In our case, we are following a new development methodology where we are building the class libraries before creating the actual SQL Server tables. It would be nice if there were some sort of utility that would actually create the tables using the work we did in building the class libraries. FYI, we are using SQL Server 2005.
TIA, Randy Smith