[SOLVED] Â Incorrect table name '' Errors! |
2/27/2011 8:07:18 PM |
PHPRunner General questions | |
B
BrownCHiLD author
Hi guys
|
|
P
|
procheck 2/27/2011 |
You should email support directly. You will receive faster service. |
![]() |
Sergey Kornilov admin 2/27/2011 |
Make sure enum field 'cat_type' is not setup as database-based lookup wizard with no source table selected. |
B
|
BrownCHiLD author 2/28/2011 |
Make sure enum field 'cat_type' is not setup as database-based lookup wizard with no source table selected. You can setup it as a hardcoded Lookup wizard and add list of values manually. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
|
![]() |
Sergey Kornilov admin 2/28/2011 |
In Visual Editor double-click on the field and check settings under 'Edit as' tab. |
B
|
BrownCHiLD author 3/2/2011 |
In Visual Editor double-click on the field and check settings under 'Edit as' tab.
|
![]() |
Sergey Kornilov admin 3/2/2011 |
This is a bug in PHPRunner - enum fields are not handled properly at this moment. Will be fixed in the next version. |