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 |
Gopher
Yak Posting Veteran
83 Posts |
Posted - 2007-04-03 : 11:29:38
|
Hi allI have a problem with a user who had a sql express db on a laptop, basically they have a column(street) in a table(houses) which needs its length changing from Varchar(10) to a varchar(15).Does anyone know how to do this via a script of some kind, the msde DB does not have query analyser but can you do it via the comand prompt?Cheers in advance!Gopherps: I have a similar post in the SQL 200 Admin forum! |
|
X002548
Not Just a Number
15586 Posts |
|
Gopher
Yak Posting Veteran
83 Posts |
Posted - 2007-04-03 : 11:41:14
|
No it does'nt!Do you have instructions on how to do this? bcp I mean? |
 |
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|