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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-08-24 : 20:10:22
|
Shirley writes "I upsized my Access database to SQL Server. I would like to go through each table and change all the fields that have been changed from nText to Text and from nVarChar to VarChar. Is there a way to do this using SQL-DMO or is Transact-SQL the only way to do it. Note: Some of the fields whose data type I need to alter may be Primary Keys or may have Unique constraints."
|
|
|
|
|
|