Hi,
I'm having a problem retrieving data from a MS Access table. The DB Variant to Data function is continuously giving an error. I am using the DB data select function to extract the data from the database. I'm attempting to read both text and number data; when attempting to read the text data the variant output is:
OLE Variant
Variant Type->
VT_BSTR
Value->
I also receive an error. Something like "incorrect input". The value in the variant seems to be correct, why am I receiving an error?
Thanks in advance.