Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: NOE7/VAR - Bad or undefined Variable [] value type
NOE7/VAR - Bad or undefined Variable [] value type
Posted: 2008/07/01 01:39
 
Hello,

I've read in some articles that NCOCI8 in the current version is one of the best native drivers to access Oracle in combination with Borland Dev. Studio 2006 (Delphi).
After downloading and installing NCOCI8 I managed to connect to the Oracle DB (Version 10.2.0.2). But when using the TOCIQuery component to perform a simple query like "select * from tablename" I get the following error:

NOE7/VAR - Bad or undefined Variable [] Value Type 0.

Can anybody give me a hint to solve this problem?
Are maybe any other parameters to be set?


regards,
JNA
Re:NOE7/VAR - Bad or undefined Variable [] value type
Posted: 2008/07/01 04:56
 
1) NCOCI8 library is retired. Consider to use AnyDAC instead of NCOCI8.
AnyDAC 1.12 is freeware. AnyDAC 2.0 is commercial product and is
accessible from www.anydac.com.
2) What is your table definition ?