<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JMP Query Builder not showing tables which are visible in Database/Open Table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356549#M60647</link>
    <description>&lt;P&gt;As far as I see, there are the same tables on my Oracle Databases for boths ways. I did not experience so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you know the correct scheme and table name, you could do the following:&lt;/P&gt;&lt;P&gt;You can put the table name and scheme name in a script like below, then you should find your table in the visual mode of Query Builder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This script you can save from query builder via red triangle button ("Save Modify Query Script"). Maybe you need to open just another table, to get that script, and than put in the right table name into the script to get your table into the visual Query Builder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New SQL Query(
	Connection(
		"MY_DSN"
	),
	QueryName( "QUERY_NAME" ),
	Select,
	From( Table( "DATABASE_TABLE_NAME", Schema( "SCHEMA" ), Alias( "t1" ) ) )
) &amp;lt;&amp;lt; Modify;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 05 Feb 2021 18:46:35 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2021-02-05T18:46:35Z</dc:date>
    <item>
      <title>JMP Query Builder not showing tables which are visible in Database/Open Table</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356415#M60633</link>
      <description>&lt;P&gt;Hi Folks, I'm troubleshooting an issue with some JMP queries and I've discovered I can see and access the required Oracle tables within a schema when I open the tables using the Database/Open Table option. These same tables are not visible&amp;nbsp; when I use the Build Query option using the same ODBC driver and user account.&lt;/P&gt;&lt;P&gt;I am using JMP 15 Pro.&lt;/P&gt;&lt;P&gt;Is there something (probably very simple) I am missing here that is limiting my view?&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;P&gt;Brendan.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:25:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356415#M60633</guid>
      <dc:creator>BrendanM</dc:creator>
      <dc:date>2023-06-10T23:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Query Builder not showing tables which are visible in Database/Open Table</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356549#M60647</link>
      <description>&lt;P&gt;As far as I see, there are the same tables on my Oracle Databases for boths ways. I did not experience so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you know the correct scheme and table name, you could do the following:&lt;/P&gt;&lt;P&gt;You can put the table name and scheme name in a script like below, then you should find your table in the visual mode of Query Builder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This script you can save from query builder via red triangle button ("Save Modify Query Script"). Maybe you need to open just another table, to get that script, and than put in the right table name into the script to get your table into the visual Query Builder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New SQL Query(
	Connection(
		"MY_DSN"
	),
	QueryName( "QUERY_NAME" ),
	Select,
	From( Table( "DATABASE_TABLE_NAME", Schema( "SCHEMA" ), Alias( "t1" ) ) )
) &amp;lt;&amp;lt; Modify;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Feb 2021 18:46:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356549#M60647</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2021-02-05T18:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Query Builder not showing tables which are visible in Database/Open Table</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356978#M60703</link>
      <description>&lt;P&gt;Hi Georg,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;I've tried connecting to many tables in the schema using both a scripted connection and the query builder but have not been successful.&lt;/P&gt;&lt;P&gt;I can see all tables with "Open Table" and they do open,&amp;nbsp;however none are visible with Query Builder and all fail when scripted stating the tables do not exist.&lt;/P&gt;&lt;P&gt;I'm suspecting a permissions change (as I had no problems with the same queries until recently) but IT support are not aware of any changes on the server side.&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 09:17:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/356978#M60703</guid>
      <dc:creator>BrendanM</dc:creator>
      <dc:date>2021-02-08T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Query Builder not showing tables which are visible in Database/Open Table</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/420463#M66927</link>
      <description>&lt;P&gt;Hi Brendan, I have also seen something similar while using MySQL. Which ODBC connector version are you using?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ninad&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 21:34:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/420463#M66927</guid>
      <dc:creator>ninadgorey</dc:creator>
      <dc:date>2021-09-22T21:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Query Builder not showing tables which are visible in Database/Open Table</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/532793#M75561</link>
      <description>&lt;P&gt;Hi Brendan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Had a similar issue. Table were not showing up in the query builder.&amp;nbsp;&lt;BR /&gt;When I closed JMP and opened it again the issue was resolved. Feels like it is a bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Albert&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 07:50:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Query-Builder-not-showing-tables-which-are-visible-in/m-p/532793#M75561</guid>
      <dc:creator>albertlesire</dc:creator>
      <dc:date>2022-08-11T07:50:40Z</dc:date>
    </item>
  </channel>
</rss>

