Hi i have a program which retrieves and copies data to and from a database. the database is located in the project bin/debug folder.
When i publish the project and run on a different machine i get error cant find database (or along the lines of that).
Why doesnt the database get published with the programme?
Or how can i do this correctly?
Thanks James
When i publish the project and run on a different machine i get error cant find database (or along the lines of that).
Why doesnt the database get published with the programme?
Or how can i do this correctly?
Thanks James
Comment