Jump to content

Er is nog leven buiten FM!


Stef

Recommended Posts

Posted

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.

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...