Hello all,
i started my first database programming with vc++ and ODBC using Access as my database.
my first application is an address book which allow me to read ,write and delete the record.it's work fine on my machine(which i used for compile it).
But when i copied the .exe and the resources to another computer i couldn't run my application.
here are my question:
1-why i can't run my application on other machine?
2-how can i make other machine can run my application(i also attached the database file with the application)?

please help telling me about this.because i am a newbie i think it needs some other stuffs or technology to make it runs but i really don't know.

any reply would be appriciated.