#1 Re: mORMot 1 » Error saving Blobs to MS SQL via OleDB » 2016-02-16 15:45:58

MM

@Zed

Did you find a solution to this issue?
I just bumped into it and found that changing line 1929 in SynOLEDB (latest nightly build) to

 B^.cbMaxLen := length(P^.VBlob); //sizeof(Pointer); 

seems to solve the truncation problem.

Board footer

Powered by FluxBB