Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
ntext
Items 1 to 2 of 2
Converting Large Object Data Types
Eliminate pesky legacy TEXT, NTEXT and IMAGE data types with this handy script.
Read more...
By
Othman Hack
2013/05/14
|
Source:
SQLServerCentral.com
|
Category:
data types
Rating:
|
Discuss
|
Briefcase
|
4,033 reads
Generate alter datatype script for entire database
ntext, text, and image (Transact-SQL). This script will alter the data type from image to varbinary(max) which is very much required as the data type is out of support.
Read more...
By
Venugopal Saride
2011/11/28
|
Source:
SQLServerCentral.com
|
Category:
ntext
Rating:
|
Discuss
|
Briefcase
|
776 reads
Items 1 to 2 of 2
Tags
alter
(1)
change column
(1)
columns
(1)
data type
(1)
data types
(1)
image
(1)
text
(1)
varchar(max)
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.