Tailored Database Interface: Custom SQL Connection Portal
Tailored Database Interface: Custom SQL Connection Portal
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Internet Information Services Page”)
* ODBC
* SQL Databases
* Database server
* Predefined SQL Connection
* Custom SQL Connection
* SQLite 3 Connection
* SQL Query Tab
* SQL Script Tab
* Script Replacements Tab
* SSRS Deployments
* SQL Operations
* SharePoint Page
* Silverlight Page
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Custom SQL Connection Page
You can use this type of SQL connection to run your scripts when you require to configure a custom connection string for your ODBC Driver .
Condition
Condition the execution of all scripts from this connection. Edit this field using Smart Condition Edit Control .
Connection Type
Select the SQL database server type you want to connect to. The following SQL servers are available:
- Microsoft SQL Server / MSDE
- MySQL Server
- Postgre SQL Server
- Oracle SQL Server
Connection string
Edit the connection string. You can insert Formatted Type references.
Login timeout
Set the login timeout interval (in seconds) for this database connection. A value of “0“ (zero) means the login timeout is disabled, and the connection will wait indefinitely for a server response. The range tolerance for this value is dependent on the specific ODBC driver used and its standard compliance / implementation.
Connection and all its scripts are verbose
When using the verbose mode for an SQL connection, if an error occurs when connecting or during the execution of one of its SQL scripts, a dialog box will be shown containing the ODBC error response.
When using the SQL Scripts functionality and you require to prompt the user for ODBC connection parameters (for an ODBC driver), you might want to test if the connection works before proceeding. This will prevent an installation rollback due to incorrect connection parameters when executing the SQL scripts. Please see Test SQL Connection article for details.
You can choose to let the installing user to pick an SQL Server to connect to, from the available Microsoft SQL Servers on the network. Advanced Installer can automatically browse the network to discover any SQL Server (instances) online. Also, you have the possibility of allow the user to select a database from a list of available databases he is allowed to connect to. Please seeBrowse for SQL Servers and Show Databases from an SQL Server articles for details.
Log errors to file
If this option is enabled and an error occurs, a log file(AI_SQLScripts.log) containing the error message will be automatically generated by the installer in the user’s Temp folder, .
Use 64-bit ODBC resource
The connection will use the 64-bit DSN or driver.
Create database if it does not exist
Using this option will ensure the creation of the database if it doesn’t exist.
If no SQL Scripts are defined but you still want to use this option to create the database on the target machine you can add a script with a simple query. Something like USE database_name;.
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] 2024 Approved Unlocking iPhone's Loop Functionality
- [Solved] USB 3.0 Ports Not Working After Fresh Windows Install
- [Updated] 2024 Approved Elevate Your IG Videos Tips & Templates
- [Updated] Unleashing Potential Top 8 Efficiency Boosters for Social Media Tasks for 2024
- A Strategic Plan for Top-Tier Advertising Results for 2024
- Apple Music Ohne Internetverbindung Nutzen: Tipps & Tricks Zum Erfolg
- Cestino Del Riciclo Mostra Vuoto, Ma in Realtà Contiene Ancora Molti Oggetti Da Riutilizzare
- Efficiently Archiving .mov Movies on Windows 10 PCs
- Everything You Need to Know about Lock Screen Settings on your Samsung Galaxy S24
- Gratuit MP4 Vers WAV en Ligne - Convertisseurs Vidéo Rapides Avec MoveVi
- Guida Passo-Passo Alla Risoluzione Di Dischi Non Riconosciuti E Non Configurati Nel Sistema Operativo Windows 11
- In 2024, How to Transfer Music from Xiaomi Redmi Note 13 Pro 5G to iPod | Dr.fone
- Profi-Guide: Wie Füge Ich Meine Gmail-Postfachnummer Zu Microsoft Outlook Hinzu – Inklusive Geheimtipp
- Simple Steps to Back Up Your Windows 11 System Using a Synology NAS: Three Methods Unveiled
- The Mysterious Retention of Data Files: 4 Methods in Windows 11
- Transition Safely: Downgrading From Windows 11 to Windows 7 Preserving Your Files - Explore Our Dual Methods
- Эффективная Инструкция По Копированию Windows 11 С Жесткого Диска На USB-Загрузочный Драйвер
- Title: Tailored Database Interface: Custom SQL Connection Portal
- Author: Joseph
- Created at : 2024-11-01 17:33:49
- Updated at : 2024-11-03 16:34:47
- Link: https://fox-tls.techidaily.com/tailored-database-interface-custom-sql-connection-portal/
- License: This work is licensed under CC BY-NC-SA 4.0.