Stef Posted October 6, 2003 Posted October 6, 2003 Iemand enige ervaring met Revolution? http://www.runrev.com/ Heb het gedownload en lijkt me toch iets interessants. Quote
Arnoud Posted October 7, 2003 Posted October 7, 2003 Ziet er goed uit. Ben het ook aan het proberen. Quote
Arnoud Posted October 8, 2003 Posted October 8, 2003 Heb het eens goed bekeken. Heeft een aantal leuke features die we bij FMP missen. Een goede sripttaal bijvoorbeeld (echt heel fraai). Animated Gifs en allerlei optische grappen zoals knopjes die oplichten als je er met de muis over beweegt. En wat leuk is dat als je in de ontwerpmode op een veld clickt je gelijk alle parameters kan veranderen. Daar is voor FMP trouwens een plugin voor. Maar ik vrees dat het programma niet relationeel is, althans dat heb ik niet kunnen ontdekken, misschien jij wel Stef?? En of het als een echte frontend kan fungeren, daar heb ik ook mijn twijfels over. Mijn mailtje hierover blijft vooralsnog onbeantwoord. Quote
Arnoud Posted October 11, 2003 Posted October 11, 2003 Inmiddels heb ik antwoord gekregen op mijn vragen: 1. Revolution is not a relational database itself. 2. Revolution is a true front end to SQL databases. (If you look in the documentation section "About connecting to and using SQL databases", you can get more information about this.) You can get any data from a SQL database, display it in a stack window, and update the database if the user makes any changes. The longer answer is that a Revolution stack can be made to work as a flat-file database table (with each record corresponding to a card), and it is possible to use scripts to create relationships between stacks (for example, to automatically fill in a card with information from a different stack, and update it automatically whenever the user visits the card). But for most applications that are more complex than a simple flat file, it is easier to use a SQL solution with an external database, and use Revolution to create the front end. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.