Community

Assigning a binary large object data type to an input parameter of a stored procedure may fail when the data is large in SQL Server 2000

In Microsoft SQL Server 2000, when you try to assign a binary large object data type from an application to an input parameter of a stored procedure, the assignment operation may fail when the data is large. This behavior occurs when the data type is image, text, or ntext. When you try to assign the

Read More - Register for Free Membership