ado_dotnet thread: Corresponding function AppendChunk
What is the method in ADO.NET that corresponds to the AppendChunk method in ADO? I'm trying to stuff and image into a SQLServer database field. I see there is a GetBytes like the GetChunk functions, but I couldn't find a method to update the field.
|





