Re: Oracle Blob 4000byte limitation
- From: "Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xxxxxxxxx>
- Date: Sat, 11 Jun 2005 02:23:37 -0700
Chris Fink wrote:
> I am receiving the following error when I attempt to insert into a
> Blob field from a bytearray > 4000 bytes into Oracle 8i using OleDb.
>
> "ORA-01036: illegal variable name/number "
>
> In investigating this, it looks like ADO had a solution using the
> SPPrmsLOB parameter. How do I implement this solution in ADO.NET? or
> is there another workaround?
How about using the Oracle provider of .NET instead of OLEDB? Have you
tried that one?
Frans
--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
.
- References:
- Oracle Blob 4000byte limitation
- From: Chris Fink
- Oracle Blob 4000byte limitation
- Prev by Date: Re: object relational mapping
- Next by Date: Re: Oracle Blob 4000byte limitation
- Previous by thread: Oracle Blob 4000byte limitation
- Next by thread: Re: Oracle Blob 4000byte limitation
- Index(es):
Relevant Pages
|