S
|
scopley author 4/16/2012 |
I'm receiving the ORA-00972: identifier is too long error message on a couple of my queries. I was wondering if there was a way to tell PHPRunner NOT to include the schema name in it's queries? If I manually delete the schema name the queries work fine every time. Renaming the tables to something shorter at this point is not an option. Thanks in advance for your help. Sarah
|
![]() |
Sergey Kornilov admin 4/25/2012 |
This error happens when PHPRunner counts the number of detail records while displaying your List page.
|