You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Val><![CDATA[Your client IP address does not have access to the server. Add a Microsoft Entra account and create a new firewall rule to enable access.]]></Val>
<Val><![CDATA[[Optional]5D; Specify the length of time in seconds to wait for a connection to the server before terminating connection attempt and generating an error. The default value is 15 seconds for on-premise and 30 seconds for Azure SQL Database connections.]]></Val>
4618
-
<TgtCat="Text"Stat="Loc"Orig="New">
4653
+
<Val><![CDATA[[Optional]5D; Specify the length of time in seconds to wait for a connection to the server before terminating connection attempt and generating an error. The default value is 30 seconds.]]></Val>
4654
+
<TgtCat="Text"Stat="Update"Orig="New">
4619
4655
<Val><![CDATA[[Facultatif]5D; Spécifiez la durée en secondes d’attente d’une connexion au serveur avant de mettre fin à la tentative de connexion et de générer une erreur. La valeur par défaut est de 15 secondes pour les connexions locales et de 30 secondes pour les connexions à la base de données Azure SQL.]]></Val>
4620
4656
</Tgt>
4657
+
<PrevCat="Text">
4658
+
<Val><![CDATA[[Optional]5D; Specify the length of time in seconds to wait for a connection to the server before terminating connection attempt and generating an error. The default value is 15 seconds for on-premise and 30 seconds for Azure SQL Database connections.]]></Val>
<Val><![CDATA[Enables UI-based features in the MSSQL extension for richer and more powerful features. Restart Visual Studio Code after changing this setting.]]></Val>
<Val><![CDATA[Make a new connection to a SQL database, or edit existing connections with the connection dialog.]A;You can connect to a database by entering your connection information, using a connection string, or browsing your Azure subscriptions.]A;[Open Connection Dialog]5D;(command:mssql.addObjectExplorer)]]></Val>
<Val><![CDATA[Create a new table in your database, or edit existing tables with the table designer.]A;Once you're done making your changes, click the 'Publish' button to send the changes to your database.]]></Val>
<Val><![CDATA[Enable the new set of data development features that provide a modern way to work with your SQL database in VS Code.]A;[Enable New Experiences]5D;(command:mssql.enableRichExperiences)]]></Val>
<Val><![CDATA[Write a SQL query, and run it against your database.]A;You can also click the 'Open in New Tab' button to view your query results in their own tab, and optionally set that as the default behavior.]]></Val>
<Val><![CDATA[Only see the database objects that matter most to you by applying filters to the Object Explorer tree.]A;Start by clicking the filter button next to most folders in the Connections view.]]></Val>
<Val><![CDATA[Understand what your query is doing by viewing the query plan.]A;See the estimated plan without running the query, or view the actual query plan after running the query by toggling the buttons at the top of a query editor window.]]></Val>
0 commit comments