[ODBC-307] Message d'erreur lors d'un accès direct à une table MariaDB Created: 2021-04-01 Updated: 2021-06-07 |
|
| Status: | Open |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | DELEDALLE Louis | Assignee: | Lawrin Novitsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 Professionnel |
||
| Attachments: |
|
| Description |
|
Bonjour, J'accède à une table MariaDB à partir de Power BI (obtenir les données en mode accès direct ==> OK) Si je bascule l'accès en mode chargement, tout est OK (on charge la table au lieu de faire des accès à la base). Pourriez-vous m'aider sur ce souci? D'avance merci, Bien cordialement Louis DELEDALLE |
| Comments |
| Comment by Georg Richter [ 2021-04-02 ] |
|
Moved from CONC to CONODBC. |
| Comment by Lawrin Novitsky [ 2021-04-12 ] |
|
Thank you for your report! Could you please generate ODBC trace for the error you observe with your application and attach it here? |
| Comment by DELEDALLE Louis [ 2021-04-13 ] |
|
Hi Lawrin, You'll find the ODBC trace, attached to this mail. But I'm surprised because I was expecting direct access to MariaDB, and I So the question could be: why not use an ODBC connection instead of MariaDB Not sure I would be able to explain this to my customer.... Regards, Louis Le lun. 12 avr. 2021 à 11:55, Lawrin Novitsky (Jira) <jira@mariadb.org> a |
| Comment by Lawrin Novitsky [ 2021-04-13 ] |
|
Thanks for the trace, I'll take a look. |
| Comment by DELEDALLE Louis [ 2021-04-13 ] |
|
Pls have a look at the attached file. The error message tells in english "OLE DB or ODBC error: But from my understanding, once more, I'm trying to use a direct access to Hope this clarifies? Regards Louis Le mar. 13 avr. 2021 à 12:33, Lawrin Novitsky (Jira) <jira@mariadb.org> a |
| Comment by Lawrin Novitsky [ 2021-04-14 ] |
|
Ah, you mean direct ODBC driver linking omitting driver manager? I'd imagine they mean under "Direct Access" something else there. At first look at your trace - I can see successful query on 2021Total field - that is something like select sum(2021Total) from <table>, and that is the last thing in the trace. I can't see an attempt to query anything from Commercial field. Looks like error generated not by ODBC driver. |
| Comment by DELEDALLE Louis [ 2021-04-14 ] |
|
I've been able to do the same thing when using an ODBC connection to the However, when searching in Google, I've found in the Microsoft Power Bi On the other hand, some guys are speaking about a Power BI trace. I'll try Le mer. 14 avr. 2021 à 11:01, Lawrin Novitsky (Jira) <jira@mariadb.org> a |
| Comment by DELEDALLE Louis [ 2021-04-16 ] |
|
Hello Lawrin, Finally, I found the solution on a Google thread: the column Commercial was From my point of view, we can close the ticket. Once again, thank you for your patience and your help Best regards Louis Le mer. 14 avr. 2021 à 19:26, DELEDALLE Louis (Jira) <jira@mariadb.org> a |