Thanks Geoff - would it help if I sent you the 2 or 3 things I found on the oracle install - or should I just tell Beth and let her update it?
-Mark -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Geoff Bowers Sent: Friday, September 08, 2006 9:43 PM To: [email protected] Subject: [farcry-dev] Re: Question about data location on install Mark A Kruger wrote: > Can anyone point me to where I would go to modify the install > procedure? I can see that each type of DB has it's own gateway broker > in the /fourq/gateway folder - so I get that this broker handles > database interaction for that "type" of data. What I don't get is > where the code is located that calls this page and where the list of > data types, columns etc is located. I wanted to "fix" a couple of > missing column and constraints (for dmImage and dmFlash types) in the > Oracle install procedure ... I assume there is a config file or wddx packet or something out there... Yes? The installer predates FarCry 1.0 -- it's a bit nasty in there. We're making efforts to change the whole process for 4.0. Not least by moving the installer to the project template.. more on all that later in the month. That said you can tinker about in there trying to make things right: ../farcry_core/admin/install/* Missing columns might be due to not having run an updater: ../farcry_core/admin/updates/* The purpose of the updater being to provide an easy way to migrate between versions of FarCry -- you shouldn't have to run the updater after a fresh install -- but the 3.0/3.01 installer was a bit buggy in that regard and needed the updates. Not much help I know - but it might put you on the right path. -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
