Yes, exactly. mapi_connect is executed in seperated threads. Stefan de Konink-3 wrote:
Alex Bo. wrote:
I run concurrent threads - each doing a login-select-result sequence.
So to understand you exacly right...
Something like this is executed in seperated threads n-times.
dbh = mapi_connect(hdl->src_ref->host.buf, hdl->src_ref->port, props->user.buf, props->password.buf, "sql", NULL);
And you query on each different dbh?
If that is the case, I never ran into this issue. If you do it one only one connection, I ran into the issue before.
Stefan
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://www.nabble.com/Strange-io-exception-tp23692587p23694658.html Sent from the monetdb-users mailing list archive at Nabble.com.