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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Content Sizing

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-31 : 17:35:32
JMan writes "Is there anyway to determine the size of the data in a text field. I am aware that it uses a 16 bit pointer, but is there a way to determine the size of the data which it points to. This is to be used in determining database usage for any particular user. I would need to be able to return the unique size for each record. The database is SQL Server 2000 and runs on Windows 2000 Server."
   

- Advertisement -