DATEV.kdb 1.4 KB

1234567891011121314151617181920212223242526
  1. <connection>
  2. <name>DATEV</name>
  3. <server>192.168.2.43</server>
  4. <type>MSSQL</type>
  5. <access>Native</access>
  6. <database>DATEV</database>
  7. <port>1433</port>
  8. <username>sa</username>
  9. <password>Encrypted 2be98afc86aa7f2a9ad1fbb238ec3fe99</password>
  10. <servername/>
  11. <data_tablespace/>
  12. <index_tablespace/>
  13. <attributes>
  14. <attribute><code>EXTRA_OPTION_MSSQL.instance</code><attribute>GLOBALCUBE</attribute></attribute>
  15. <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>
  16. <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>
  17. <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>
  18. <attribute><code>MSSQL_DOUBLE_DECIMAL_SEPARATOR</code><attribute>N</attribute></attribute>
  19. <attribute><code>PORT_NUMBER</code><attribute>1433</attribute></attribute>
  20. <attribute><code>PRESERVE_RESERVED_WORD_CASE</code><attribute>Y</attribute></attribute>
  21. <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>
  22. <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>Y</attribute></attribute>
  23. <attribute><code>SUPPORTS_TIMESTAMP_DATA_TYPE</code><attribute>Y</attribute></attribute>
  24. <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>
  25. </attributes>
  26. </connection>