Vince:
I’m ranting because Filemaker is made for newbies, and has newbie functions that works.
Servoy is made for programmers, but there are plenty of FMPro developers/knowledge workers that pick up on Servoy pretty quick.
Vince:
Servoy is supposed (and I know it is) to be so much better than Filemaker.
That of course always depends on your definition of ‘better’.
Vince:
So lacking Filemaker’s newbie basic stuff is un-understandable.
You make quite an assumption here.
Vince:
and cost me one week of frustration
I am sorry to hear that.
But I see you have been on the forum since late 2005. Yet you only posted like 19 messages of wich 3 already in this thread. Why didn’t you use the forum for your questions?
It could have saved you the frustrations.
Vince:
How can the one that created servoy because filemaker is so limited, design an import function that can’t be programmed. This truly baffles me !
For me it’s as if the dev did it to piss newbies off.
The guy made the effort to do a gui, and did not provide a way to program it though it’s 10000000 easier ?
I’d really like to hear what the one that developped servoy’s import function had in mind when doing this ! And so do every servoyans that stumbled on this import thing.
Let me ask you a question too.
Have you ever seen a generic SQL tool that offers an import like FMPro does ?
Vince:
In fact, If I didn’t take imports function for granted, and couldn’t imagine servoy would ship without it, I’d certainly never bought servoy
And no, servoy can’t hide itself behing the database import function. Because they aren’t import function.
a usefull import function, updates data based on some keys, and can add records or not if there’s new data.
Plus it takes a file as the datasource, or a webpage, or xml.
This import function has been there from the beginning. Nobody has complained about it or has send in a feature request/bug report (which is the only correct approach to address an issue with things) for it.
Anyway, most developers I know code their own imports anyway. A thing that would be impossible with FMPro (or only with a commercial plugin).
Vince:
On the backend DB There’s a load, that bulk load but loclks the entire databases and then there’s updates you have to program.
Moreover I don’t want to base my backend database choise on its import function, I use the one built-in servoy because I don’t want to have problems.
So to me, lacking fmp like import function in servoy is a shame. And would have been a dela breaker if Iknew about it
If these imports lock the whole database I suggest you switch to a better RDBMS. A professional database (that includes most Open Source ones as well) doesn’t lock the database or the table.
But like I said, Servoy is for programmers. Maybe Servoy is not for you.