Подія
31 бер., 23 - 2 квіт., 23
Найбільший навчальний захід SQL, Fabric і Power BI. 31 березня – 2 квітня. Щоб заощадити 400 грн, скористайтеся кодом FABINSIDER.
Реєструйтеся сьогодніЦей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
The JDBC driver provides support for adaptive buffering, which allows you to retrieve any kind of large-value data without the overhead of server cursors. With adaptive buffering, the Microsoft JDBC Driver for SQL Server retrieves statement execution results from the SQL Server as the application needs them, rather than all at once. The driver also discards the results as soon as the application can no longer access them.
In the Microsoft SQL Server 2005 (9.x) JDBC Driver version 1.2, the buffering mode was "full" by default. If your application did not set the "responseBuffering" connection property to "adaptive" either in the connection properties or by using the setResponseBuffering method of the SQLServerStatement object, the driver supported reading the entire result from the server at once. In order to get the adaptive buffering behavior, your application had to set the "responseBuffering" connection property to "adaptive" explicitly.
The adaptive value is the default buffering mode and the JDBC driver buffers the minimum possible data when necessary. For more information about using adaptive buffering, see Using adaptive buffering.
The topics in this section describe different ways that you can use to retrieve large-value data from a SQL Server database.
Topic | Description |
---|---|
Reading large data sample | Describes how to use a SQL statement to retrieve large-value data. |
Reading large data with stored procedures sample | Describes how to retrieve a large CallableStatement OUT parameter value. |
Updating large data sample | Describes how to update a large-value data in a database. |
Подія
31 бер., 23 - 2 квіт., 23
Найбільший навчальний захід SQL, Fabric і Power BI. 31 березня – 2 квітня. Щоб заощадити 400 грн, скористайтеся кодом FABINSIDER.
Реєструйтеся сьогодніНавчання
Модуль
Перенесення дуже великих баз даних (VLDB) до Azure для SAP - Training
Цей модуль досліджує перенесення баз даних із понад 20 ТБ, вважаються дуже великими базами даних, а також необхідні методи та процедури для досягнення перенесення з локального середовища до Azure в прийнятний час простою та з мінімізованим ризиком. Підготуйтеся до іспиту AZ-120 Планування та адміністрування Microsoft Azure для навантаження SAP.