you'll get the '64-bit and 32-bit compatibility issues' while following my code!
your EmguCV project in these settings will be build to x64 platform, BUT if you need to use MS Access database in your same project then as well then Microsoft.Jet.OLEDB provider( that i use in my code) will NOT work. you'll have to use another provider to connect to the database, which works differently.