|
-
Oct 1st, 2001, 11:33 AM
#1
Thread Starter
Hyperactive Member
MS Access verses Visual Basic
I am an experienced MS Access programmer. I use some vba with MS Access and I like it. However, I have always wondered what the Visual Basic development environment has to offer.
Are there any reasons why I should learn VB rather than just sticking with MS Access?
There seems to be so much moreinfo on VB on the internet than MS Access, so I am wondering why...
What am I missing out on?
Thanks,
Jon
-
Oct 1st, 2001, 11:38 AM
#2
PowerPoster
Standalone exes is mainly the reason I switched
Also the fact you can protect your code (mde style - they didn't have mde's before I switched)
There are no nasty workarounds for knowledgable users (e.g Shift at startup)
Although I miss some things, like proper workable list/combo boxes.
-
Oct 1st, 2001, 11:42 AM
#3
Another hugh, cost saving for your customers reason, is that you can develop an app using Access with a VB front end, and your customers DO NOT have to have MS Access installed on their machines to use it!
Plus, VBA is a sub set of VB. You have extended programming functionality with VB.
-
Oct 1st, 2001, 11:43 AM
#4
PowerPoster
Originally posted by Hack
Another hugh, cost saving for your customers reason, is that you can develop an app using Access with a VB front end, and your customers DO NOT have to have MS Access installed on their machines to use it!
Not entirely true, you can supply them with the runtime version of Access which can be installed simply with a setup app
-
Oct 1st, 2001, 11:51 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|