If you use SQL Server, look at the properties for your table and/or your database and view the storage value.
According to MSDN the storage size is the actual length of data entered + 2 bytes (for SQL Server) for a varchar datatype
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: DB sizeThreaded View
|
Click Here to Expand Forum to Full Width |