you can create a acess datebase on you computer fisrt.
then you can compile it in you exe file .
then when you run the exe file ,use streamtofile create a acess file
then create ado connectstring dynamic then a datebase be created
you can modifid this datebase as you want
aceess is a database based on file ,that is mean a database is a file ,
so the ADO connection must know the file name,when the file not exist,
ADO connection is imposibble to be created,or create a acess database file
by ado ,you must create youself