Hi
Does MV/MVC can define permanent datasources with connection to DB with TCPS ?
As a documentation says:
"The jdbc_mode attribute tells the map visualization component which Oracle JDBC
driver to use when connecting to the database. The default is thin (for the "thin"
driver). The other possible value is oci8, which requires that you also have the
Oracle Database client installed on the same host on which the map visualization
component is running."
thin - does not specifies anything with this.
oci8 - this requires oracle client, but does not specifies that this mode can access DB through TCPS