[Oledb-dev] Is it time for 1.0.0.20?
Shachar Shemesh
psql at shemesh.biz
Thu Apr 20 14:06:12 UTC 2006
Victor Snezhko wrote:
I'm still going over the patch, but:
>Index: TypeInfo.h
>===================================================================
>- colinfo->dwFlags=DBCOLUMNFLAGS_MAYBENULL|
>+ colinfo->dwFlags=DBCOLUMNFLAGS_MAYBENULL|DBCOLUMNFLAGS_WRITE|
> (colinfo->ulColumnSize==~0?0:DBCOLUMNFLAGS_ISFIXEDLENGTH);
>
>
This is neither relevant nor correct. The columns are not writeable. Got
unrelated stuff in the patch?
Shachar
More information about the Oledb-devel
mailing list