Working with MS Access Database in .Net Core        
          DRANK
        
      
    
    Since .Net Core does not support OleDB, the ODBC based approach is simple and is promising for interacting with MS Access Database. Tips and tricks in using MS Access DB within a .Net Core app are provided.