InsertSQLScript Method

InstallShield 2015

Project: This information applies to the following project types:

• Basic MSI
• DIM
• InstallScript
• InstallScript MSI

Call the InsertSQLScript method to insert an existing script file to a SQL Connection in the InstallShield interface.

Syntax

Function InsertSQLScript(strScriptPath As String) As ISWiSQLScript

Parameters

InsertSQLScript Method Parameters

Parameter

Description

strScriptPath

Specifies the path to the script file you want to insert under the SQL Connection in the InstallShield interface.

Return Values

This method returns ISWiSQLScript object.

Applies To

• ISWiSQLConnection
• ISWiSQLDatabaseServer