Search found 10 matches

Go to advanced search

by SuperDev
Thu Feb 09, 2023 4:16 pm
Forum: Common Problems
Topic: PowerShell Inline Script
Replies: 9
Views: 17588
 
Jump to post

Re: PowerShell Inline Script

Awesome, Thank you! I have adjust the syntax as recommended, but still receiving an error when trying to test out the script. I am certain I am doing this step the wrong way and will upload my project file. I truly appreciate your help!
by SuperDev
Wed Feb 08, 2023 10:56 pm
Forum: Common Problems
Topic: PowerShell Inline Script
Replies: 9
Views: 17588
 
Jump to post

PowerShell Inline Script

Hello,

I am reaching out because I need help running an Invoke-Sqlcmd in the Powershell Inline Script to remove a DB when program is uninstalled. I want to pass the sql connection properties into this PS Script to directly reference those values after the user inputs them into a dialog box. I ...
by SuperDev
Fri Dec 30, 2022 11:03 pm
Forum: Common Problems
Topic: Custom Database Connection To A Separate Server
Replies: 7
Views: 14775
 
Jump to post

Re: Custom Database Connection To A Separate Server

Once again, Thank you so much for your reply and hope today has/is treating you well!

As advised, with a smaller project file, I attempted to log the information to a file when an error occurs. I made sure to write a basic script that would throw an error to ensure that I would receive an error log ...
by SuperDev
Fri Dec 23, 2022 11:05 pm
Forum: Common Problems
Topic: Custom Database Connection To A Separate Server
Replies: 7
Views: 14775
 
Jump to post

Re: Custom Database Connection To A Separate Server

Appreciate you and thanks for replying. Contrary to the screenshot I last attached, I used the same format as listed in the Advanced Installer documentation guide (computer-name\instance-name) and will post screenshot here and yet still encountered the same error. Is there a specific syntax to ...
by SuperDev
Wed Dec 21, 2022 6:19 pm
Forum: Common Problems
Topic: Custom Database Connection To A Separate Server
Replies: 7
Views: 14775
 
Jump to post

Re: Custom Database Connection To A Separate Server

Thank you for your reply! Upon trying this solution, it unfortunately did not remedy my issue. It was not able to discover the database and due to this, I researched further into this matter to see if there was any alternative way and found through the Advanced Installer documentation (I will post ...
by SuperDev
Tue Dec 20, 2022 6:26 pm
Forum: Common Problems
Topic: Custom SQL Connection Executing Query Before Dialog Box
Replies: 6
Views: 8873
 
Jump to post

Re: Custom SQL Connection Executing Query Before Dialog Box

Super helpful, thank you so much! Take care!
by SuperDev
Tue Dec 20, 2022 6:25 pm
Forum: Common Problems
Topic: Custom Database Connection To A Separate Server
Replies: 7
Views: 14775
 
Jump to post

Custom Database Connection To A Separate Server

Hello,

I am reaching out because I want to connect to a Database hosted on a different server than the test machine I am running the installer package on. I want to conduct a trial run for the trial version of our software but the database server I wish to connect to is hosted on another server and ...
by SuperDev
Tue Dec 06, 2022 10:28 pm
Forum: Common Problems
Topic: Custom SQL Connection Executing Query Before Dialog Box
Replies: 6
Views: 8873
 
Jump to post

Re: Custom SQL Connection Executing Query Before Dialog Box

Hello Catalin, I have uploaded the requested file please let me know if anything else is needed from me. Thank you so much!
by SuperDev
Tue Dec 06, 2022 9:03 pm
Forum: Common Problems
Topic: Custom SQL Connection Executing Query Before Dialog Box
Replies: 6
Views: 8873
 
Jump to post

Re: Custom SQL Connection Executing Query Before Dialog Box

Absolutely, will do thank you!
by SuperDev
Mon Dec 05, 2022 6:13 pm
Forum: Common Problems
Topic: Custom SQL Connection Executing Query Before Dialog Box
Replies: 6
Views: 8873
 
Jump to post

Custom SQL Connection Executing Query Before Dialog Box

Hello,

I have recently been experiencing issues when executing a package that queries a database on install. I want to dynamically enter the SQL authentication credentials by capturing the user input, which then, uses that information to create a table in that database. However, when I execute the ...

Go to advanced search