Microsoft.ACE.OLEDB.12.0

  • I'm doing an export from my DB to Excel and with the "sa" user everything works fine.

    But when I use my other user who only has access to his db I get the following error:

    OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" returned message "Le moteur de base de données Microsoft Access n’a pas pu trouver l’objet Export Inscriptions$. Vérifiez qu’il existe et que vous avez correctement entré son nom et son chemin d’accès. Si Export Inscriptions$ n’est pas un objet local, vérifiez la connexion réseau, ou contactez l’administrateur du serveur.".

    Msg 7350, Niveau 16, État 2, Ligne 1

    Cannot get the column information from OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)".

    The french message reads: Engine database Microsoft Access could not find the object Export Listings $.

    Check it exists and that you have successfully entered his name and path. If Export

    Listings $ is not a local object, check the network connection, or contact the administrator

    server.

    There is obviously a permission problem but I can't figure out where. I've tried to google "Msg 7350" but haven't really found any solutions

  • I solved this problem. It was a bad path...

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply