Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Allocation Failure
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01409566
Message ID:
01409816
Views:
63
Hi Mike,

>We only get this error when we pass a text file which is (171 MB) to a parameter of data type (TEXT)

That is quite a bit for a SQL server parameter... Have you tried different connection methods? The error might only occur with TCP/IP but not with named pipes, or vice versa.

If nothing works, you might have to split the file into two and combine them on the server side.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform