SAP DB:ODBC Dokumentacja Strona 139

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 196
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 138
11.3.32 URL Format
<Parameter Name="URL Format ">string</Parameter>
Specifies the URL Format.
The JDBC specification does not specify the format of the connection
string that it requires. Vendors use different kinds of URL format, for
example:
MySQL vendor:
jdbc:mysql://$DATASOURCE$/$DATABASE$
Oracle vendor:
jdbc:oracle:thin:@$DATASOURCE$:$DATABASE$
Note:
This parameter is supported by JDBC and JavaBean driver files only.
Description
The URL Format.Values
No default value.Default
11.3.33 XML Max Size
<Parameter Name="XML Max Size">65536</Parameter>
Specifies the maximum size of data retrieved in XML format.Description
The maximum allowed XML size (in bytes).Values
This varies depending on the database.Default
2012-03-15139
SBO parameter reference
Przeglądanie stron 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 195 196

Komentarze do niniejszej Instrukcji

Brak uwag