Configuration
/
Learn the app development process

Connection Settings

Connection Settings

Connection Settings is used to manage, change or configure application settings. For Connection Settings, click Configuration Manager in the Header. Click App Settings from the existing configuration settings or from the newly created configuration setting.

There are two structures in Connection Settings, DB Connection String and Backend URL.

Connection String is a text-based structure that contains the parameters an application will use to access the database. Connection String is a value given to connect to SQL.

It specifies how to access the database server, authentication method, database name and other connection parameters.

In general, a Connection String consists of Server/Host, Database Name, Authentication Method, User ID and Password, Integrated Security, Port, Additional Parameters.

Example Connection as String,

Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;

Backend URL is the address used to access this server.

No items found.

İlişkili diğer içerikler

No items found.

Sözlük

No items found.

Alt Başlıklar