El 22/02/10 12:41, Austin English escribió:
On Mon, Feb 22, 2010 at 11:03 AM, Alex Villacís Lasso
wrote:
I have a VB6 application that requires oledb32 to convert from
DBTYPE_VARIANT to DBTYPE_BYTES, and fails with builtin oledb32 since
conversions to DBTYPE_BYTES are unimplemented. I set
On Mon, Feb 22, 2010 at 11:03 AM, Alex Villacís Lasso
wrote:
> I have a VB6 application that requires oledb32 to convert from
> DBTYPE_VARIANT to DBTYPE_BYTES, and fails with builtin oledb32 since
> conversions to DBTYPE_BYTES are unimplemented. I set up a VirtualBox VM with
> Windows XP and the
I have a VB6 application that requires oledb32 to convert from
DBTYPE_VARIANT to DBTYPE_BYTES, and fails with builtin oledb32 since
conversions to DBTYPE_BYTES are unimplemented. I set up a VirtualBox VM
with Windows XP and the latest Cygwin in order to add a oledb32 test to
show me what should