The database is never a part of the compiled program. It is always an external, physical, file.

If you are using Access, then you would need to include the MDB file in the setup and installation package that you create unless it is parked on a network drive to which your VB front end points.

What kind of database do you need to update? SQL Server? Oracle? Something else?