I think that you're right that a third machine can not access another machine's connection in ODBC.
However, I beleive that it should be possible. If I remember correctly, then a web server - such as Tomcat that uses JDBC connection pooling - allows clients to reuse a connection that may just...
Is ODBC connection pooling server-side or client-side?
More specifically, if two client-side applications that are on separate machines access a MySQL database through ODBC, then will both applications have access to the same connection pool on the server?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.