from some reason my asp.net page doesn't find my 1.mdb file that i've put in the app_data in the websie althought it mentioned the full directory to the file (besides that the debuggging was alright ) need u progfrog
Please post the code and post the exception/error message you get. Also be aware that some hosting doesn't like underscore so try with renaming "app_Data" to "AppData" and see what will happen.