Ricardo Posted June 11, 2003 Posted June 11, 2003 hi All, i have been asked to create a fm db which is hosted via the www and read only access. now the information shown is to be taken from another fm database (internal). so i will export the info from the internal db and export it to the web db. i will do this via a script or lookup. Now the problem i have is that it would ideally need to be in real time i.e. when a record in the internal db is modified this immediatley modifys the relating record in the web database. any ideas on how i can do this/any better ways of doing this?
Anatoli Posted June 11, 2003 Posted June 11, 2003 You can make all the fields in web database calculation: Name=Internal::Name Always up to date, no scripts, and real time...
Ricardo Posted June 12, 2003 Author Posted June 12, 2003 what about creating the records within the web database? i have a copy of troi plugin and i am thinking of using this to run a scheduled updat eto the database every hour!
Anatoli Posted June 12, 2003 Posted June 12, 2003 You can do that in Internal database on another machine via script.
Ricardo Posted June 13, 2003 Author Posted June 13, 2003 but at what point would the script run to create a record within the web database?
Anatoli Posted June 14, 2003 Posted June 14, 2003 You wrote: "i have a copy of troi plugin and i am thinking of using this to run a scheduled updat eto the database every hour!" Isn't that enough?
Recommended Posts
This topic is 7825 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now