Forum Discussion
Data Source Only showing one table
Hi, @arify. Thank you for your reply.
Sorry, but what is a "frown"? How can I sent it to you? Also, I can not find where to apply your instruction "Go to Advanced editor and change HierarchicalNavigation".
Please give more instructions.
Thanks.
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
- marcopaulo10 years agoNew Member
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