SAP DB:ODBC Specifications Page 139

  • Download
  • Add to my manuals
  • Print
  • Page
    / 196
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 195 196

Comments to this Manuals

No comments