I am in the active sports timing business, timing and producing race results for running races, triathlons, bike races, ski races, etc. I’ve developed lots of custom solutions using MySQL with VB6 and VB.NET front ends in the past and am very interested in putting something together using Servoy.
My current structure of managing the data from event to event is to create a new database for each event. This way the database size stays relatively small and is easier to query against.
I am wondering how I could take this same approach using Servoy and not have to spend a lot of time changing DB Server connections etc. Is it possible to programmatically change the DB Server Connection upon start up?
Currently within the apps Ive made upon program startup I see a list of all databases and then can chose which database I want to use or create a new database. Could an approach like this be done in Servoy?
Thanks!
Greg Blasko