From: Steffen H. <li...@st...> - 2010-11-22 06:47:27
|
Hi > The driver cannot make the database engine do things that are not defined > in the API. ... May or may not be true. For example the JDBC driver supports updateable result sets that fwik are not supported by the API. For the original question: Connection pooling *COULD* be done in the odbc layer, but I agree, that's not a good place for that. Regards, Steffen |