hi !
i have a problrm with a connection between my access.mdb file of mine that is in the app_data of my website(asp.net) in the developer tool.
the table contain three types of products with their id, price and name. it sepose to fill in my drop down list with the data of the products. i did the binding with the right controls and the build is succeeded but after the compliatopn it says that it cannot find the access table file despite the fact that is show the full directory to the file -
what is the reason for that?
thanx