Search found 5 matches

Go to advanced search

by Roman B.
Tue May 29, 2012 4:16 pm
Forum: Common Problems
Topic: SQL script not running during Repair
Replies: 3
Views: 10554
 
Jump to post

SQL script not running during Repair

Hi.

I have a SQL script scheduled to run at install and during maintenance.
In addition, the script has a condition of &MyFeatureName = 3 ("MyFeatureName" is replaced with the appropriate name). This is used because the script is related to a specific feature.

For some reason, the script is not ...
by Roman B.
Thu May 03, 2012 11:50 am
Forum: Common Problems
Topic: UI for update
Replies: 3
Views: 3418
 
Jump to post

Re: UI for update

Hi Mihai.

If you're looking to accomplish this, then using a patch is not a solution. This type of upgrade can only be installed on computers that have the previous version already installed.
I meant creating a full installation (not a patch) project which will be able to do both (with ...
by Roman B.
Tue May 01, 2012 1:16 pm
Forum: Common Problems
Topic: UI for update
Replies: 3
Views: 3418
 
Jump to post

UI for update

Hi.

I'm in the final stages of evaluating your product. There are still a few issues to resolve, but currently the update process is the most important one.

I'm trying to figure out the best way to create an installation package which will be used for both fresh install and update. What I want is ...
by Roman B.
Mon Apr 09, 2012 10:58 am
Forum: Building Installers
Topic: Stopping service on uninstall before executing SQL scripts
Replies: 3
Views: 6100
 
Jump to post

Re: Stopping service on uninstall before executing SQL scrip

Hello Mihai.

Thank you for the greeting.

Your suggestion was very helpful. It now works as I expect it.

Thanks for the help and for the quick reply.
by Roman B.
Thu Apr 05, 2012 8:47 am
Forum: Building Installers
Topic: Stopping service on uninstall before executing SQL scripts
Replies: 3
Views: 6100
 
Jump to post

Stopping service on uninstall before executing SQL scripts

Hi.

The installation package I'm trying to create includes services that access SQL DB. These DBs are created during installation by SQL scripts I supply to AI and are dropped by other SQL scripts which are scheduled to run during uninstall.

What I see is that the installation SQL script executes ...

Go to advanced search