Skip to content

Commit db3c416

Browse files
Merge pull request #24222 from rwestMSFT/rw-0915-line-break-fixes
[BULK] Miscellaneous fixes
2 parents 7ae7a81 + 2eb2058 commit db3c416

7 files changed

Lines changed: 2 additions & 14 deletions

File tree

docs/ado/reference/ado-api/ado-dynamic-properties.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Dynamic properties can be added to the [Properties](./properties-collection-ado.
2626
|[Resync Command](./resync-command-property-dynamic-ado.md)|Specifies a user-supplied command string that the **Resync** method issues to refresh the data in the table named in the **Unique Table** dynamic property.|
2727
|[Unique Table, Unique Schema, Unique Catalog](./unique-table-unique-schema-unique-catalog-properties-dynamic-ado.md)|**Unique Table** Specifies the name of the base table upon which updates, insertions, and deletions are allowed.<br /><br /> **Unique Schema** Specifies the schema, or name of the owner of the table.<br /><br /> **Unique Catalog** Specifies the catalog, or name of the database that contains the table.|
2828
|[Update Resync](./update-resync-property-dynamic-ado.md)|Specifies whether the **UpdateBatch** method is followed by an implicit **Resync** method operation, and if so, the scope of that operation.|
29-
| &nbsp; | &nbsp; |
3029

3130
## See Also
3231
[ADO API Reference](./ado-api-reference.md)

docs/ado/reference/ado-api/filter-property.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ The following table summarizes the effects of **adFilterPendingRecords** in diff
8686
|**Non keys**|+|+|+|
8787
|**Single Key**|+|-|N/A|
8888
|**Multiple Keys**|+|N/A|+|
89-
|||||
9089

9190
## Applies To
9291

docs/connect/jdbc/using-always-encrypted-with-the-jdbc-driver.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ The Microsoft JDBC Driver for SQL Server comes with the following built-in colum
4444
| **`SQLServerColumnEncryptionAzureKeyVaultProvider`** | A provider for a keystore for the Azure Key Vault. | AZURE_KEY_VAULT | _No_ before JDBC driver version 7.4.1, but _yes_ as of JDBC driver version 7.4.1. | Windows, Linux, macOS |
4545
| **`SQLServerColumnEncryptionCertificateStoreProvider`** | A provider for the Windows Certificate Store. | MSSQL_CERTIFICATE_STORE | _Yes_ | Windows |
4646
| **`SQLServerColumnEncryptionJavaKeyStoreProvider`** | A provider for the Java keystore. | MSSQL_JAVA_KEYSTORE | _Yes_ | Windows, Linux, macOS |
47-
|||||
4847

4948
For the pre-registered keystore providers, you don't need any application code changes to use these providers but note the following items:
5049

docs/includes/sql-server-ha-story.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This article provides an overview of business continuity solutions for high availability and disaster recovery in SQL Server.
1+
This article provides an overview of business continuity solutions for high availability and disaster recovery in SQL Server.
22

33
One common task everyone deploying SQL Server has to account for is making sure that all mission critical SQL Server instances and the databases within them are available when the business and end users need them, whether that is 9 to 5 or around the clock. The goal is to keep the business up and running with minimal or no interruption. This concept is also known as business continuity.
44

docs/linux/includes/ss-linux-cluster-availability-group-create-prereq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
author: rwestMSFT
33
ms.author: randolphwest
44
ms.date: 09/15/2022

docs/odbc/reference/install/odbc-data-sources-subkey.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ The values under the `ODBC Data Sources` subkey list the data sources. The forma
2323
| Name | Data type | Data |
2424
| :--- | :-------- | :--- |
2525
| *data-source-name* | REG_SZ | *driver-description* |
26-
| &nbsp; | &nbsp; | &nbsp; |
2726

2827
The *data-source-name* value is defined by the administration program (which usually prompts the user for it), and *driver-description* is defined by the driver developer (it is usually the name of the DBMS associated with the driver).
2928

docs/reporting-services/application-integration/release-notes-ssrs-application-integration.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,41 +24,35 @@ For the release notes for SSRS, see [Release notes for SQL Server Reporting Serv
2424
| :----------------- | :------ |
2525
| Bug Fixes | Fixed an issue with datepicker closing on certain size screens. |
2626
| | Fixed many screen reader issues. |
27-
| &nbsp; | &nbsp; |
2827

2928
## 150.1484.0
3029
| Change description | Details |
3130
| :----------------- | :------ |
3231
| Bug Fixes | Fixed an issue with print button not displaying correctly. |
3332
| | Fixed a viewer issue where only toolbar was visible in some specific scenarios. |
34-
| &nbsp; | &nbsp; |
3533

3634
## 150.1427.0
3735
| Change description | Details |
3836
| :----------------- | :------ |
3937
| Bug Fixes | Fixed an issue with links not looking visited after being clicked. |
4038
| | Fixed a datetime parsing issue affecting certain locales. |
41-
| &nbsp; | &nbsp; |
4239

4340
## 150.1404.0
4441
| Change description | Details |
4542
| :----------------- | :------ |
4643
| Bug Fixes | Fixed an issue with tab ordering of the toolbar in WebForms. |
4744
| | Improved HTML rendering accessibility for tables. |
48-
| &nbsp; | &nbsp; |
4945

5046
## 150.1400.0
5147
| Change description | Details |
5248
| :----------------- | :------ |
5349
| Bug Fixes | Fixed an issue where the viewer control would not load in design mode. |
54-
| &nbsp; | &nbsp; |
5550

5651
## 150.1358.0
5752
| Change description | Details |
5853
| :----------------- | :------ |
5954
| Bug Fixes | Reverted a change that removed the Microsoft.ReportViewer.Design assemblies from the project references. |
6055
| | As part of other changes, two assemblies were changed from 15.0 version to 15.3. This has been reverted. |
61-
| &nbsp; | &nbsp; |
6256

6357
## 150.1357.0
6458
| Change description | Details |
@@ -71,7 +65,6 @@ For the release notes for SSRS, see [Release notes for SQL Server Reporting Serv
7165
| | Fixed overlapping with tablix cells in HTML rendering |
7266
| | Removed the design time project references to eliminate erroneous VS assemblies being added to the projects |
7367
| | Accessibility fix for tool bar to narrate only for active items |
74-
| &nbsp; | &nbsp; |
7568

7669
## 150.900.148
7770

@@ -80,7 +73,6 @@ For the release notes for SSRS, see [Release notes for SQL Server Reporting Serv
8073
| Fix for a bug preventing reports without parameters to be loaded through **Server.LoadReportDefinition**. | &nbsp; |
8174
| The WebForms Report Viewer Control. | Supports embedding in RTL pages (pages that change the text flow using the *direction: rtl;* css property).<br/><br/>Supports customizing print dialog text via the *IReportViewerMessages5* localization interface.<br/><br/>Improved accessibility support.<br/><br/>&bull; &nbsp; &nbsp; [NuGet package for the Report Viewer control of WebForms](https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.Webforms/150.900.148) |
8275
| The WinForms Report Viewer Control. | Fix for printing when an app is running in a High DPI mode.<br/><br/>&bull; &nbsp; &nbsp; [NuGet package for the Report Viewer control of WinForms](https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.Winforms/150.900.148) |
83-
| &nbsp; | &nbsp; |
8476

8577
## Next steps
8678

0 commit comments

Comments
 (0)