Hello guys,

I will need to develop a very simple pc tool that can be run from an usb disk (xp/vista) and will be able to import/update data from excel files to an access db, all excel files will have different data but the same structure

The tool must be able to search and browse, insert, edit and delete data

The tool will have to be able to verify excel file date and warn if the date is oldest than the last imported file

It should be multi language, with the lang file being loaded from an external txt file

The question is what coding language do you suggest?

Thank you
David