I have Access 2000 and VB I know that I cannot create a stand alone program with Access that will run on someone else's computer without having Access installed on that computer. I am aware that there is a developers version of Access that will allow me to do this. I have made stand alone programs with Visual Basic. My question: Can I create a VB program that uses an Access database and is a stand alone program that will run on a computer without either of these application being installed on it? The programs that I have made so far in VB created their own database and did not use Access. If so, how do I do this? Do I import the Access database into VB?