I'm attempting to use BCI on unidata 6.0 under hpux on a pa-risc box. The
simple commands work--I can open and close connections and statement handles
and execute statements that affect remote databases. However, when I attempt
to do something more complicated and efficient--use SQLBindParameters--the
statement will simply not compile. I can make a call to SQLPrepare, but the
SQLBindParameters function apparently doesn't exist in my version of
unidata. I have also tried the documented synonym SQLSetParam with the same
result. The compiler thinks I'm referencing an array with too many
dimensions, as the following compiler output shows:
main program: syntax error at or before
<line 19> ST=SQLBindParameter(STMT.HANDLE,1,0,SQL.NUMERIC,0,0,0)
-----------------------------------^
Expecting:
array,string,number,function,variable,OR,AND,!,>,>=,<,<=,=,<>,MATCH,CAT,:,+,
-
Has anyone else experienced this?
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/