I am using Microsoft SQL 2000. Is there a way to see how many bytes/characters a specific field is taking up that is datatype text? I use the LEN() function on varchar and char datatypes to get then length, but that function doesn't work on text datatype fields.
Bernd VanSkiver [EMAIL PROTECTED] ColdFusion Developer ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
