HI Guys,
I have completed my VB project using vb 2008 express edition..
I am not able to create a set up file for my project and I think it is because of the file path i have provided in my program
dbSource = "Data Source = C:\Documents and Settings\cfadmin\Desktop\Lead_management\Lead_Management_Project\Lead_Management_Project\London.mdb"
The above path is a fixed path which connects my program to the database. Now when I create a set up file and try to run on another machine it wont recognize this path .
I have placed the database in the same folder that of the program.
Could anyone please help me how can I give a relative path or any other solution...
Regards,
Ashwin