This topic is locked

Build queries from views

8/18/2012 9:35:22 AM
PHPRunner General questions
D
dkasing author

In the query designer, when I press the Add Table button, I am only able to see my tables. Is it possible to join a view I have created in PHPRunner with a table in the query designer?
Thank you.
Douglas

P
procheck 8/18/2012

Hi Douglas,
No you cannot do that but if you create a MYSQL view in phpadmin then you can join this.

Hope this helps
Al

D
dkasing author 8/18/2012

Al,

Thanks I will try that.
Douglas