Database Problem: "Error-Invalid variant operation"
Posted: Wed Oct 25, 2006 4:20 pm
Hi there,
I'm having some problems getting data out of an Oracle DB. Whenever I try include a field which is defined as a NUMBER field it returns the error:
"Error-Invalid variant operation"
All other field types seem to work fine, it's just the NUMBER.
I've tried many different connect strings including going through the ODBC source with multiple different drivers. I've also tried using a DRIVEr={...} type connect as wel.
If I query the database using sql-plus it works fine and it's using the same driver.
Any ideas it's making the problem rather useless while it's doing this?
Thanks!
I'm having some problems getting data out of an Oracle DB. Whenever I try include a field which is defined as a NUMBER field it returns the error:
"Error-Invalid variant operation"
All other field types seem to work fine, it's just the NUMBER.
I've tried many different connect strings including going through the ODBC source with multiple different drivers. I've also tried using a DRIVEr={...} type connect as wel.
If I query the database using sql-plus it works fine and it's using the same driver.
Any ideas it's making the problem rather useless while it's doing this?
Thanks!