[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

how to insert string more than 32k to oracle long data field using odbc.net

sun

10/9/2002 4:56:00 AM

how to insert string more than 32k to oracle long data field using odbc.net


1 Answer

Teodorico Morell

10/9/2002 3:30:00 PM

0

You have to use parameters.
This is the only way I have found.

Teo


"sun" <sunyun.js@163.net> wrote in message
news:OfD158zbCHA.2448@tkmsftngp10...
> how to insert string more than 32k to oracle long data field using
odbc.net
>
>