vbDataObject: error in help file

  • Thread starter david epsom dot com dot au
  • Start date
D

david epsom dot com dot au

Vartype 13: "vbDataObject": described as "A data access object".

vbDataObject is not "A data access object": it is a blob:
in Access, typically an OLE object.

Data Access Objects are just vartype 9 (vbObject)

I can't find VarType in A2003 help, so I don't know if this has been
corrected.
(david)
 
Top