PHP: (10020) ODBC Function(s) executed out of allowable sequence., SQL state S1010
PHP Warning odbc_execute(): SQL error: [unixODBC][Vertica][ODBC] (10020) ODBC Function(s) executed out of allowable sequence., SQL state S1010 in SQLDescribeParameter Test case, settings, logs, traces is in file https://mega.co.nz/#!QAswBQyJ!KUPd90XjZTMZ6mwnd6Z6vnnek9tAqqDBcrZH7Ws3GiM
0
Comments
odbc_prepare() is ok, and first odbc_execute() runs fine. The second one returns the "ODBC Function(s) executed out of allowable sequence., SQL state S1010 in SQLDescribeParameter" error.
any estimation on fixing this?