Connection Pool: XML file to hold ODBC connection parameters
exel_csNov 16 2012 — edited Nov 16 2012Hello Experts
I am currently investigating how to use an XML file to hold ODBC connection parameters eg username, passwords etc (Not be confused with using XML file as a datasource)
My current connection pool settings use the ODBC 3.5 call interface.
When I change this call interface to 'XML' and click on the 'XML tab' :
Can or should the connection method script be an XML file to store these ODBC connection properties? if so how would we build and structure this XML file as a connection script
Thanks for any replies in advance
Hiten