Forum Discussion
amitchandak
6 years agoSuper User
Postgresql Direct Query Fails on joined tables
I connected to Postgresql using direct Query. But when I try to get data it errors out. Using the latest version of NPGSQL 4.0.9
amitchandak
6 years agoSuper User
I added tables and joined them. And they trying to get data. Till the time I get data from one table, it is working. But if I use two tables, it is not working.
amitchandak
6 years agoSuper User
ImkeF, Please suggest.
- amitchandak6 years agoSuper User
Anyway to resolve this