MDB to CSV Extractor

Job ID: 32546863

Budget: £20 – £250 GBP

----------------------------
-- Project Name --
----------------------------

MDB to CSV Extractor


---------------------------------
-- Project Objective --
---------------------------------

The main objective of this project is to read Values from a MDB file and add these into a CSV file, using a specific criteria.


---------------------------------------------------------
-- Project Requirements Summary --
---------------------------------------------------------

The selected freelancer must create a very simple application with the following features:

- The Application must keep copying an MDB file (from one location to a target location) in a specific time interval. Everything should be configured in a config file accordingly (Time Interval, Source Location, Target Location, etc)

- The Application must read values from specific fields inside the MDB file has been copied to a target location. These fields are "Date", "Time", "Location" and "Selection"... Their respective values should be extracted into a CSV file using the below format

DATE,TIME,PLACE,SELECTION

NOTE #01: A Tutorial will be provided with a few examples, on how this should be done

- The Application must only Read the values from the above fields, if a criteria is met in some additional fields from the MDB file. This criteria will be revealed at a later stage, and this will not be too complex to follow.

NOTE #02: Again, a Tutorial will be provided with a few examples, on how this criteria should be applied and also how some of these additional fields should be configured in a config file
Related categories: JavaScript Python .NET C++ Programming Powershell