J
jpwgh via AccessMonster.com
I work for a non-profit organization. With the help of a grant, we hired a
consultant to come in and design a database incorporating 3 divisions of our
organization. He dazzeled and intimidated us with his technical jargon. He
has been working on this project since Feb. In Aug. I bought some books and
began learning to program using VBA. By Oct. I created a small database to
automate repetitive tasks done by staff with little or no computer skills.
Granted, there are some things that probably could be done better, but I did
do more than just creating some macros and converting them to code. I used
some SQL stmts to copy and delete tables, some DAO.recordsets to put values
in specified fields and used code to specify to which drawer on the printer
to use to print on legal paper. I am not claiming to be an expert but I know
some basics. I am no longer intimidated by our consultant. Problem is when
we asked questions, some of his answers didn't jive. I took a look at his
"code". The majority of his database was programmed using macros (he didn't
even bother to convert them to code). What little he did code was done
strictly using the wizard and much of that did not apply to our database.
There were command buttons that did not exist referencing forms and queries
that were not in our database. I think I have management almost convinced
there is a problem. I don't think they took me serious at first being a self
taught novice.
Since I only know VBA and I know there are other programming languages out
there, are there other programming languages better suited certain designs?
How can I find out what program design would work the best in our situation.
I need to be able to state my case to management.
Any suggestions/recommendations would be greatly appreciated.
Thanks.
consultant to come in and design a database incorporating 3 divisions of our
organization. He dazzeled and intimidated us with his technical jargon. He
has been working on this project since Feb. In Aug. I bought some books and
began learning to program using VBA. By Oct. I created a small database to
automate repetitive tasks done by staff with little or no computer skills.
Granted, there are some things that probably could be done better, but I did
do more than just creating some macros and converting them to code. I used
some SQL stmts to copy and delete tables, some DAO.recordsets to put values
in specified fields and used code to specify to which drawer on the printer
to use to print on legal paper. I am not claiming to be an expert but I know
some basics. I am no longer intimidated by our consultant. Problem is when
we asked questions, some of his answers didn't jive. I took a look at his
"code". The majority of his database was programmed using macros (he didn't
even bother to convert them to code). What little he did code was done
strictly using the wizard and much of that did not apply to our database.
There were command buttons that did not exist referencing forms and queries
that were not in our database. I think I have management almost convinced
there is a problem. I don't think they took me serious at first being a self
taught novice.
Since I only know VBA and I know there are other programming languages out
there, are there other programming languages better suited certain designs?
How can I find out what program design would work the best in our situation.
I need to be able to state my case to management.
Any suggestions/recommendations would be greatly appreciated.
Thanks.