I have an Access97 Database. I need some functionality from VB. I want to open a VB app and then open an Access Database form and keep it like a MDIChild form in a VB5 app. I have played around with the DBGrid and DATA controls but seem to be getting errors with the data. Therefore, I want run both VB and Access? Example: I want VB app to open and then I want to click on a button and have an access form come up within the VB app. How do I tie the two together.