On 27 November 2012 16:22, West <[email protected]> wrote: > I was wondering if there are any database changes from version to version of > FarCry. We just upgraded to version 6.2.4 and all of our customer databases > were installed back when we were running version 6.0.17. Is there any issue > just updating just the core FarCry files? > > So for our SQL Server databases I just did a backup and restore, updated my > data source connections and basically going that route. I'm just trying to > verify that I'm not missing anything.
Any FarCry framework update should entail at least three steps: - update the code - restart the application (updateapp) - deploy any COAPI changes (webtop > admin > developer tools > coapi) Since 6.1 COAPI changes can be deployed in one fell swoop.. or scripted and deployed via a dba. This includes the addition of indexation on the various db tables. Hope that helps, -- geoff http://www.daemon.com.au/ skype. gb.daemon twitter. @modius -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
