Hello
I'm trying to connect to an Ingres stored procedure but I keep getting the following message:
S1000[CA][Ingres ODBC driver][Ingres]Invalid literal parameter
Some points to note (!):
I can connect to tables successfully.
The parameter datatypes in the stored procedures aren't unusual ie just integers, chars. The names are valid, however do use underscores within the name (eg m_date etc)
I'm going to try a process of elimination of parameter datatypes to see if one of those have a problem with the Ingres ODBC driver.
Thanking you
Adrian
I'm trying to connect to an Ingres stored procedure but I keep getting the following message:
S1000[CA][Ingres ODBC driver][Ingres]Invalid literal parameter
Some points to note (!):
I can connect to tables successfully.
The parameter datatypes in the stored procedures aren't unusual ie just integers, chars. The names are valid, however do use underscores within the name (eg m_date etc)
I'm going to try a process of elimination of parameter datatypes to see if one of those have a problem with the Ingres ODBC driver.
Thanking you
Adrian