Author Message
MarcusHuang
Joined: Feb 25, 2014
Messages: 157
Offline
Hi,

I am running into an issue where i just want to run a query, select * from dbname.dbtable and i keep getting a warning, "Input Shcema is invalid" If i add a where clause, "where column = ?" i do not get a warning? Is this by design?
AnuragAggarwal
Joined: Jun 1, 2014
Messages: 154
Offline
Hi, there seems to be issue using dbname.dbtable

can you please try with just select * from dbtable, and let know if it works or not


we are making a fix for dname.dbtable to work as well for next release of ED
AnuragAggarwal
Joined: Jun 1, 2014
Messages: 154
Offline
no, i was incorrect

we tested and seems dbname.dbtable is working as well

we are able to get input schema in designer and are able to run instance as well

Can you please share your ED logs (debug level)

Also can you please confirm that your db is setup correctly with schemas/tables/permissions
Go to:   
Mobile view