Re: [PATCH 1/3] oledb32: Add DataConvert support of DBTYPE_VARIANT(NULL) to DBTYPE_DBDATE
Sept. 15, 2015
11:51 a.m.
If it acts the same for all source variant types it looks like it'd be better to test them all and have this case handled once.
Sept. 16, 2015
10:19 a.m.
New subject: [PATCH 1/3] oledb32: Add DataConvert support of DBTYPE_VARIANT(NULL) to DBTYPE_DBDATE
On 15/09/2015 9:51 PM, Nikolay Sivov wrote:
If it acts the same for all source variant types it looks like it'd be better to test them all and have this case handled once.
No, they don't behave the same, BSTR is one example that is different, it would be possible to make a generic function for the variant type. Best Regards Alistair Leslie-Hughes
4023
Age (days ago)
4024
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alistair Leslie-Hughes -
Nikolay Sivov