jjones
Posts: 68
Joined: Wed Jun 29, 2011 3:30 pm

SQL and Installer Properties

Is it possible to use an Installer property in an Inline SQL script? I need to pass a file location to a SQL script so it knows where to store a database backup.
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: SQL and Installer Properties

Hi,

The installer properties cannot be used directly in an inline SQL script, however you can use the method described in the How to use a custom property in a SQL script? article to achieve this.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”