Re: [PATCH 1/3] oledb32: Add DataConvert support of DBTYPE_VARIANT(NULL) to DBTYPE_DBDATE
15 Sep
2015
15 Sep
'15
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.
16 Sep
16 Sep
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
3744
Age (days ago)
3745
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alistair Leslie-Hughes -
Nikolay Sivov