Skip to content

Commit 6c4d1fe

Browse files
authored
Update docs/data-tools/create-a-sql-database-by-using-a-designer.md
1 parent 434ac50 commit 6c4d1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-tools/create-a-sql-database-by-using-a-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To complete this walkthrough, you need the **.NET desktop development** and **Da
6868

6969
1. On the **Choose your Database Objects** page, you see a message that says the database doesn't contain any objects. Choose **Finish**.
7070

71-
> [!NOTE]
71+
> [!CAUTION]
7272
> In a real application, you should store the connection string securely, as described in [Connection strings and configuration files](/dotnet/framework/data/adonet/connection-strings-and-configuration-files). For best security, use an authentication method that doesn't rely on storing a password in the connection string, such as Windows Authentication for an on-premises SQL Server database. See [Save and edit connection strings](how-to-save-and-edit-connection-strings.md).
7373
7474
### View properties of the data connection

0 commit comments

Comments
 (0)