I am trying to import an Excel spreadsheet into SQL Server Express. First I got an error about not having 'microsoft.ace.oledb.16.0' installed, then I saw a tutorial on YouTube and installed the 32-bit file (that's what the tutorial indicated), but now when I try to import the base data I get this error.
Does anybody know what is it due to? Something similar had happened to me on another laptop I have, but it was solved by following the steps in the same tutorial, this is the first time I've gotten that second error