Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
omidp writes "i want to create table that user enter its field name and field's data type how do this?"
madhivanan
Premature Yak Congratulator
22864 Posts
Posted - 2005-08-25 : 08:37:12
This type of table creation is not recommendedYou need to use Dynamic SQLRead more herehttp://www.sommarskog.se/dynamic_sql.htmlMadhivananFailing to plan is Planning to fail