Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Is there any way do not copy an Access database when build the project? I just want to use existing one.
Sure, just uncheck "Server.MapPath" checkbox on database connection screen.Please note that in this case connection string will point to database file on your local box and won't work when you move it to the Web server.