The John Rambo
Baggins
- Local time
- Today, 23:02
- Joined
- Apr 7, 2011
- Messages
- 19
You'll find that the more you know the more you still need to know.![]()
Hahaha... Comforting

Looking forward to it!

You'll find that the more you know the more you still need to know.![]()
There are many aspects to coding. The aspect you require depends on what you are trying to achieve at the time.
Consequently there is no simpleton's guide. Every project requires research to discover the techniques required and this seems incredibly daunting. Get used to it.
Over time the developer acquires more and more pieces so less and less reseach is required for each new project but as far as I can tell there is always more to learn.
The more you know the more you will realise you don't know yet and this goes on for years. Experience is your teacher
Thank you - very wise words i guess. I just feel as though there seems no easy place to start - its like its almost Da Vinci code - a secret society only certain people having the knowledge - i so want to learn but know one willing to teach.![]()
I just feel as though there seems no easy place to start - its like its almost Da Vinci code - a secret society only certain people having the knowledge - i so want to learn but know one willing to teach.![]()
Dave (Gemma)
Your comment about Sendkeys
I have tried to use sendkeys in a VB project and Vista does not like it when you try and make a exe out of it as it treats this as a threat to security. Don't know how Access and Vista work together on this but it woould be nice to know.
David
Woe betide any who plan their application to require constant design change to accomodate new data of the same kind, for they will never be released of the burden of development.
Thow normally not in the right section, I felt, that as all newbies visit this section first this is the best place to address the above.
The Ten Commandments of Access
And it came to pass that the cries and lamentations of the Access newbies were heard on high by the gods of the Database, and their hearts were moved to pity for their followers. And they opened their mouths and spake, saying: "Nevermore shall the young and innocent wander witless on their journeys!
.
.
.
Here is the eleventh
11. Thou shalt use a real database engine such as SQL Server, Oracle... and learn to write real code in a real dev environment such as C#, C++ or Vb .net.
... being a dba/developer of 30 years, I've found Access a royal pain to work with especially when building transactional multiuser applications.
Far too many times managers run the wrong direction when even the slightest mention that the application should be hosted on a enterprise class database engine. Access just doesn't scale well.
Todd,Here is the eleventh
11. Thou shalt use a real database engine such as SQL Server, Oracle... and learn to write real code in a real dev environment such as C#, C++ or Vb .net.
2nd being a dba/developer of 30 years, I've found Access a royal pain to work with especially when building transactional multiuser applications.
Far too many times managers run the wrong direction when even the slightest mention that the application should be hosted on a enterprise class database engine. Access just doesn't scale well.
Hear, Hear !Todd,
Thou shalt understand the capabilities of Access. Thou shalt consider a spreadsheet if a database methodology is not required. Though shalt consider server based platforms if the user, data, functionalities and strategic aims exceed those of Access.
Chris
Mr Moderator, Please delete my posts and while you are at it delete my account.
Now roughly 10-15 years later, I find Access 2010 quite slow, clunky and bug ridden.
Disagree entirely. There are many good database managers without degrees who have learned their skills on the job and are much better than some people with degrees. The important thing is that the person understands what they are doing and not whether they have a degree.