Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Upgrading to latest version from build 1952?

beta

Hi,

Now that we are in release, are there any scripts that need to be run to upgrade or just overwrite the web app?

Cheers

Simon

SimonASE
· 1
SimonASE
Replies (1)
helpful
0
not helpful

Run the following SQL:

ALTER TABLE geminiprojects ADD fieldvisibilityschemeid NUMERIC(10,0) NOT NULL CONSTRAINT geminiprojectsfieldvisibilityschemeiddef DEFAULT (0)

 Then Createviews.sql and Createprocs.sql

and overwrite the web app.


Saar Cohen
· 5000
Saar Cohen