Edit C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\jdbc\jdbc2en.cod
<?xml version="1.0" encoding="UTF-8"?><ConnectionDescription xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../config/drivers/connection_description.xsd"> <Parameter Category="IDENTIFICATION" Editable="No" ID="NETWORKLAYER" Label="NetworkLayer" Required="Yes" Type="String"></Parameter> <Parameter Category="IDENTIFICATION" Editable="No" ID="DBMS" Label="DataBase" Required="Yes" Type="String"></Parameter> <Parameter Category="IDENTIFICATION" Editable="No" ID="CONNECTIVITY_TYPE" Label="ConnectivityType" Required="Yes" Type="String"></Parameter> <Section ID="LOGIN" Label="Login parameters"> <Help Label="Define the login parameters to access your database using JDBC middleware">login_parameters_jdbc.htm</Help> <Select Category="CREDENTIALS" Editable="No" ID="AUTHENTICATION_MODE" Label="Authentication Mode" Required="Yes" Selected="ConfiguredIdentity" Type="Enum"> <Entry ID="DatabaseMapping" Label="Use BusinessObjects credential mapping"></Entry> <Entry ID="ConfiguredIdentity" Label="Use specified username and password"></Entry> </Select> <Parameter Activator="ConfiguredIdentity" Category="CREDENTIALS" Editable="Yes" ID="USER" Label="User Name" Required="No" Type="String"></Parameter> <Parameter Activator="ConfiguredIdentity" Category="CREDENTIALS" Editable="Yes" ID="PASSWORD" Label="Password" Private="Yes" Required="No" Type="String"></Parameter> <Parameter Category="CREDENTIALS" Editable="Yes" ID="DATASOURCE" Label="Server (host:port)" Required="Yes" Type="String"></Parameter> <ConnectionTest Activator="AUTHENTICATION_MODE USER PASSWORD DATASOURCE"></ConnectionTest> </Section> <Section ID="ADVANCED" Label="Configuration Parameters"> <Help Label="Define the advanced parameters to access your database using JDBC middleware">advanced_parameters_jdbc.htm</Help> <Select Category="CONFIGURATION" Editable="No" ID="POOL_MODE" Label="Connection Pool Mode" Type="Enum"> <Entry ID="Disconnect" Label="Disconnect after each transaction"></Entry> <Entry ID="Pooling" Label="Keep the connection active for"></Entry> <Entry ID="WholeSession" Label="Keep the connection active during the whole session (local mode only)"></Entry> </Select> <Parameter Activator="Pooling" Category="CONFIGURATION" Editable="Yes" ID="POOL_TIME" Label="Pool Timeout" Max="60000" Min="1" Type="Integer" Unit="Minutes"></Parameter> <Parameter Category="CONFIGURATION" Editable="Yes" ID="ARRAY_FETCH_SIZE" Label="Array Fetch Size" Max="1000" Min="0" Type="Integer"></Parameter> <Parameter Category="CONFIGURATION" Editable="Yes" ID="ARRAY_BIND_SIZE" Label="Array Bind Size" Max="32767" Min="1" Type="Integer"></Parameter> <Parameter Category="CONFIGURATION" Editable="Yes" ID="LOG_TIMEOUT" Label="Login Timeout" Max="1000" Min="1" Type="Integer" Unit="Seconds"></Parameter> <Parameter Category="CONFIGURATION" Editable="Yes" ID="CONN_PROPERTIES" Label="JDBC Driver Properties (key=value,key=value)" Required="No" Type="String"></Parameter> </Section> </ConnectionDescription>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de