Not sure this is the best forum to post this ...
At the moment there are several user group , each one using it's own database (access or excel).
My job, is to make every group use the same tool, and add new functionnalities (used by none of the goup at the moment).
My choices are :
- use one of the existing tool (Access Front + Back end)), adapt it to every user group as a first step.
Then add the new functionnality
- create a brand new tool (Access Back, VB6 Front End)
The existing solution uses bound forms.
Was written by an non-IT person (but with quite a lot knowledge in access).
I am currently listing the inconveinients and advantages of each solution.
The big inconveiniant I saw in the VB solution was the developping time.
The one about the access solution is linked to the access version (some have 97 others 2000), and the risk that adapting the database to every user, will mean to rewrite everything in access anyway or have "patches" here and there and become quickly very hard to maintain.
As access is not secure , I was also thinking to move towards mySQL or other in a further step.
Please let me know whatever comes through your head reading all this !
At the moment there are several user group , each one using it's own database (access or excel).
My job, is to make every group use the same tool, and add new functionnalities (used by none of the goup at the moment).
My choices are :
- use one of the existing tool (Access Front + Back end)), adapt it to every user group as a first step.
Then add the new functionnality
- create a brand new tool (Access Back, VB6 Front End)
The existing solution uses bound forms.
Was written by an non-IT person (but with quite a lot knowledge in access).
I am currently listing the inconveinients and advantages of each solution.
The big inconveiniant I saw in the VB solution was the developping time.
The one about the access solution is linked to the access version (some have 97 others 2000), and the risk that adapting the database to every user, will mean to rewrite everything in access anyway or have "patches" here and there and become quickly very hard to maintain.
As access is not secure , I was also thinking to move towards mySQL or other in a further step.
Please let me know whatever comes through your head reading all this !