Search: database-connect

Last modified by admin on 2022/04/24 04:58

Results 11 - 18 of 18 « previous page Page 1 2

Database

Located in
Last modified by admin on 2022/05/18 09:45
Rendered document content
The Database Activities Pack enables the user to connect to a database and perform an entire palette of actions within it, such as executing transactions or queries and non queries. It can be used to connect to a large selection of databases, such as SQL Server, Oracle, DB2, and others, either directly
Title
Database
Location
Database
Raw document content
(% class="box" %) ((( The **Database Activities Pack** enables the user to connect to a database
. It can be used to connect to a large selection of databases, such as ##SQL Server, Oracle, DB2
/Activities/Database/Release%20Notes/]] * [[Activities>>path:/bin/view/Activities/Database/Activities/]]

Database Connect

Last modified by VuNH54 on 2023/04/19 15:34
Rendered document content
to a database by using a standard connection string. (* for Mandatory) In the body of activity Configure
Connection String (String)* - The connection string used to establish a database connection. E.g: “Server
and structure your code better. Eg: Database Connect Output Database Connection - The database connection
Title
Database Connect
Location
Database Connect
Database
Raw document content
" %) ((( RCA.Activities.Core.DatabaseConnect == **Description** == This activity allows you to connect to a database by using a standard
)*** - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase
and structure your code better. Eg: Database Connect **Output** * **Database Connection **- The database

Database Disconnect

Last modified by Nhan Nguyen on 2022/05/13 03:55
Rendered document content
RCA.Activities.Core.DatabaseDisconnect Description This activity allows you to close a connection to a database. (* for Mandatory) Properties Connection Database Connection (DatabaseConnection)* - The database connection to be closed E.g: “Server=myServerAddress;Database=myDataBase;UserId
Title
Database Disconnect
Location
Database
Database Disconnect
Raw document content
" %) ((( RCA.Activities.Core.DatabaseDisconnect == **Description** == This activity allows you to close a connection to a database. [[image:image-20220506105152-1.png]] (* for Mandatory) == **Properties** == **Connection** * **Database Connection (DatabaseConnection)*** - The database connection to be closed E.g: “Server

Database Transaction

Last modified by VuNH54 on 2023/04/19 15:37
Rendered document content
. When this activity ends, the connection to the database is closed. This activity returns
Configuration Connection String (String)* - The connection string used to establish a database connection. E.g
and structure your code better. Eg: Database Transaction Use Transaction (Checkbox) Output Database Connection
Title
Database Transaction
Location
Database
Database Transaction
Raw document content
" %) ((( RCA.Activities.Core.DatabaseTransaction == **Description** == This activity allows you to connect to a database and features a Sequence
Configuration** * **Connection String (String)*** - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
Configuration Connection String (String)* - The connection string used to establish a database connection. E.g
(DatabaseConnection)- An already opened database connection obtained from the Database Connect and Database
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
Location
Database
Raw document content
string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId
connection obtained from the Database Connect and Database Transaction activities. This property
" %) ((( RCA.Activities.Core.ExecuteNonQuery == **Description** == This activity allows you to execute a non-query statement on a database

Execute Query

Last modified by VuNH54 on 2023/04/19 15:41
Rendered document content
)*- The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase
database connection obtained from the Connect or Start Transaction activities. This property
on a database and returns the query result in a Datatable. (* for Mandatory) In the body of activity
Location
Database
Raw document content
a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” * **Existing DbConnection (DatabaseConnection)** - An already opened database connection obtained from
allows you to execute a query on a database and returns the query result in a Datatable. [[image:image

HTTPS Enabling Configuration

Last modified by admin on 2023/11/29 13:39
Rendered document content
installed and running normally in HTTP mode by using below components: Web server Apache Tomcat 8.5 Database
Scope) In an organization, all the machines are connected to an Active Directory server
Raw document content
normally in HTTP mode by using below components: ** Web server Apache Tomcat 8.5 ** Database MySQL or MSSQL
)(%%) === In an organization, all the machines are connected to an Active Directory server. They will fetch all certificates

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
Connection String (String)* - The connection string used to establish a database connection. E.g: “Server
(DatabaseConnection) - An already opened database connection obtained from the Connect or Start Transaction activities
) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
Location
Database
Raw document content
Configuration** * **Connection String (String)*** - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” * **Existing DbConnection (DatabaseConnection)** - An already opened database connection obtained from
RSS feed for search on [database-connect]
Created by admin on 2022/04/17 14:38