Examples of using Connection string in English and their translations into Hungarian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Programming
-
Official/political
-
Computer
Edit Connection String.
The advantage of using the pbit file is that it has the connection string already established.
Connection string attribute.
Displays the connection string details.
Connection String Attributes.
Type a name for the connection string, such as StagingSqlServer.
Connection strings have been around a long time.
Fixed an issue with the connection string when SQL Compact is not installed.
Connection string- sets the connection string that is used to connect to the state server.
The terms describe the same type of software component butare not interchangeable in connection string syntax.
Avoid mixing connection string and database access technologies.
NET authentication requires that a provider and possibly a connection string be configured for access to an ASP.
Opens the Add Connection String dialog box from which you can configure a SQL or custom connection string.
Use the Set Credentials dialog box to configure a connection string to use a SQL Server user name and password.
Opens the Connection Strings feature page from which you can add a connection string that can be used by a provider.
Tip In the navigation bar,you can hover over the linked table name to see connection string and other information.
Use the Connection Strings feature page to manage a list of connection strings generally used by managed code applications.
Select this option to configure the connection string to use a SQL Server user name and password.
The name that you enter should be the same name that you reference in your application code to retrieve data that uses this connection string.
Use this instead of a SQL connection string whenyou want to connect to a different data store or configure additional connection string settings.
Note If you create an ODBC DSN when you link to your SQL Server database during the linking process, either create the same DSN on all machines that use the new application orprogrammatically use the connection string stored in the DSN file.
If you're creating a SqlConnection in your function code, you should store the connection string value with your other connections in Application Settings in the portal.
A connection string(whether ODBC or OLE DB) passes information directly to the database, such as server location, database name, type of security, and other useful options.
For example, you can configure the delegation state of a feature,such as Connection Strings, as Read/Write when you want to allow users to configure that feature in their site or application.
Use a connection string to verify all of the connection information and to edit specific connection information that you cannot change through the Connection Properties dialog box.
To optimize performance, minimize network traffic, and reducemulti-user access to the SQL Server database, use as few connection strings as possible by sharing connection strings over multiple record sets.
Using a connection string is useful, for example, when you want to avoid requiring system administrators or users to first create a connection file, or to simplify the installation of your application.
(For information about string construction, see Connection String Attributes. For descriptions of personal and remote database connect strings, see the Oracle documentation.).
Use the Add Connection String and Edit Connection String dialog boxes to create or edit either a SQL or custom connection string for use in an application that connects to a database.
Using a connection string is useful, for example, when you want to avoid requiring system administrators or users to first create a connection file, or to simplify the installation of your application.