Hi The I Would Like To Know How I Can Include My Access Database Using Visual Basic And Then Package It All Up -
If This Is A Fair Question.
for package and deployment wazard u 've to go to Add ins click on package and deployment wizard and then follow the steps given there
it will ask u for single or multiple cab file then go for single cab
it will create a package folder containing all neccesary files for setup
try it if not then ask again
A tutorial should help you rather nicely, if you want to spend some time to look through a good one. As previouly mentioned, Google is a good search engine for this type of stuff, I'd try for your VB GUI...
Here's a search through Google re: Access Back-end Deployment:
Comment