Querying a list and a external datasource | bront | 2015-08-12 11:22 | |||||||||
Status: Closed | |||||||||||
hi, I have created list within a project, and I would like to create a query that joins that list to a table which is accessed via an external schema. I can see the list data in the LabKey UI, but when I try to query via: SELECT u.user FROM "/Care_Plans/".lists."users" u I get the following error: Bad SQL grammar. Select command denied to user: ExternalSchemaUser@... The ExternalSchemaUser is the name of the external data source, so maybe it's not possible to connect a list with an external datasource? We're on 15.1 with PostgreSQL 9.1.18. Many thanks, bront |
|||||||||||
| |||||||||||