suklee64
07-14-2008, 12:49 PM
Where is usually debug file located? I am currently importing Excel file, and getting an error. It doesn't have a specific informations.
Thanks,
Thanks,
|
View Full Version : Import error. suklee64 07-14-2008, 12:49 PM Where is usually debug file located? I am currently importing Excel file, and getting an error. It doesn't have a specific informations. Thanks, namliam 07-14-2008, 11:43 PM No log file created, sorry. However there should be a table ending on "_ImportErrors" if your problem is data related. EraserveAP 07-21-2008, 09:05 PM You could try saving the excel file as a CSV and see what happens when you import. Provided you are trying import to access, most of the errors I ever get on import are related to field datatype issues. |