type-property of global variable always 8 no matter what datatype -
10-25-2004
, 09:31 AM
hi,
i'm accessing a dts-package via vb and try to read out the datatype of a
global variable (type-property of the properties-collection of the global
variable-object). nontheless, i get everytime 8 as outcome no matter if the
datatype is integer, string or datetime.
has anyone got a hint for me????
thanks in advance hendrik |