Forum Discussion
Data Source Only showing one table
Oh, sorry for the unclear reply.
Here's how you send a frown email:
In the email you can mention this thread & put the screenshots.
About the other thing, this is a simpler way: Go to "Get Data" > "Blank Query" and then type this to the formula bar:
= Odbc.DataSource("dsn=YOURDSNNAME")Thanks
Frown sent.
Please tell me if you do not get it.
Thanks.
- kcoyle1110 years agoNew Member
Did anyone find anything more on this?
- arify10 years agoMicrosoft Employee
Hi kcoyle,
We'll investigate why the Firebird ODBC driver is acting like this :) Meanwhile, you can turn off the HierarchicalNavigation, and it should work fine. To do that:
Go to "Get Data" > "Blank Query" and then type this to the formula bar:
= Odbc.DataSource("dsn=YOURDSNNAME")Thanks
- facampos10 years agoRegular Visitor
Hi Arify,
I did your suggestion ,
= Odbc.DataSource("dsn=YOURDSNNAME")And the tables appering on the thatsheet as a table data but , How can I do to It Show on Get Data Window?
Thanks in advanced