I can create a session, retrieve a single "count(*)" from a table, and retrieve an int column from a table in a vector, retrieve a single value into a string,
I got some assertion:
I got this when trying to execute a sql with a use(int), into(vector
Assertion violation: sizeof(_connectionName) > none.length() [in file "include/Poco/Data/ODBC/Diagnostics.h", line 181]
In one case, this message appeared after that assertion:
PocoTest: pthread_mutex_lock.c:82: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.
Have anyone used Poco Data with Postgresql and ODBC?
Thanks in advance,
Philipe





