SQL Server Data Types (ntext, text, and image) To Be Removed
microsoft, sql serverI was doing some research on data types in various DB engines when you came across the SQL Server 2005 documentation on data types and found that the ntext, text, and image data types will be removed in a future version of SQL Server.
When you plan on upgrading to a new version of anything, make sure to check the documentation for any deprecated functionality that you're using.
This doesn't impact me at the moment, as we haven't even upgraded to 2005 yet.






Loading....