Forum Discussion

Brusselaar's avatar
Brusselaar
Frequent Visitor
6 years ago

problem with query and ODBC

Hello,

 

I have a new problem but don't know if this because I updated my PowerBI or if this is because I have a new PC.

 

Until now, I could use as a data source a query in MS Access that was linked to an ODBC Table.

 

Now, I have an error message when I try that : Erreur OLE DB ou ODBC : [DataFormat.Error] ODBC--connection to 'KPI' failed..

 

It's possible to do a query that create a table and then link to the table. But I'm using data that are quiete huge. Thus, the query llinked to the ODBC has the advantage to be :

- more easy (no need to update the local tables every time)

- no needing to compact very frequently the MS Access because to huge

 

Anyone knows if this intentionnally from MS to block this type of connection ? Or if this purely local ?

 

Thank you for your help

4 Replies

  • v-xuding-msft's avatar
    v-xuding-msft
    Community Support

    Hi Brusselaar ,

    Do you try to connect MS Access directly? Do it load the values normally? Maybe you could try to clear the global permission and re-connect it with ODBC to check if it works.

     

    Best Regards,

    Xue Ding

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Kudos are nice too.

    • Brusselaar's avatar
      Brusselaar
      Frequent Visitor

      I can't clear permissions because it doesn't accept the data source

       

      I will try a beter explanation

      • Brusselaar's avatar
        Brusselaar
        Frequent Visitor

        The ODBC is a SQL Server that is managed by IT department

         

        1. Why don't connect directly via ODBC source from PowerBI

         

        It's impossible to directly connect with the ODBC source from PowerBI because this one only shows the ODBC "client" and not "system"

         

         

         

        Thus, I have to create an Access Database with the ODBC tables in in. Happily, I had this before I begin using Power BI.