ALTER TABLE yourTable ALTER COLUMN yourColumn text NOT NULL
Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "Brook Davies" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 12:54 PM Subject: ALTER TABLE MSSQL > Is it possible to change a varchar field to a text field using the ALTER > command? Anybody know the syntax or a good reference for the ALTER command? > > Thanx! > > Brook > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

