Table of Contents
- Overview
- Glossary
- Installation
- Tutorials
- Scenario Steps
- Advanced
- Application
- Screen Data
- Verification
- Clipboard
- Comparison
- Culture
- Data Source
- Date Time
- Driver
- Excel
- FTP
- File
- Flow Control
- Folder
- Format and Conversion
- Keyboard
- Loops
- Math
- Random
- Regex
- Screen
- System
- Text
- User Interface
- Windows Account Information
- Expression Development
- Embedded Development Environment
- Voodoo Connect
- Cross-Browser Scripting (CBS)
- Chrome Extension
- Firefox Extension
- Notification Center
- Unified Console
- Wrapper Libraries
- Database
- Troubleshooting
- 3rd Party Tool
Database: Connection Definition
Data Access Component Usage Video
While on the Scenarios screen, Click the button.
After clicking, you can perform your connection settings on the screen below.
Parameter | Description |
---|---|
Name | This is the Name parameter that you can give to your profile for connection settings. |
Database Type | It is the Database type parameter that you can specify on which database you will operate. Note: Depending on the “Database Type” you select from this field, it automatically selects the Data Access Component module to be added to the “.Net Framework”. |
Data Access Component | .Net Framework. |
Connection String Template | To be able to connect to the database, it is the “Connection String Key Template” parameter of the Database. |
Parameter | Description |
---|---|
Server | The Server parameter you want to connect to. |
Database | The Database Name parameter opened on the related database application. |
UId | The Database User Name parameter required to perform the Database Connection Operation. |
Pwd | The Password parameter required to perform the Database Connection Operation. |
After making the settings in this Section
You can continue with these steps.