Hi!
I am trying to connect to external database in my form read_data action.
In the form editing mode I have valid list of tables, that can be resolved from that external database (connection properly set and it works).
But if I try to load form in preview (admin side or frontend) - it shows an error 1146 Table 'dabase_name.93' doesn't exist
I count a bit: 93 is a number of my dedicated table in the list of tables, but not the name of it.
Please, help to solve it🙂
____
Update
I tried to make it inCFv5 - works well.
Any ways, if somebody can help, please help! I don't want to stay on CFv5. It is still very solid and useful, but to my mind not so good as v6.
I am trying to connect to external database in my form read_data action.
In the form editing mode I have valid list of tables, that can be resolved from that external database (connection properly set and it works).
But if I try to load form in preview (admin side or frontend) - it shows an error 1146 Table 'dabase_name.93' doesn't exist
I count a bit: 93 is a number of my dedicated table in the list of tables, but not the name of it.
Please, help to solve it🙂
____
Update
I tried to make it inCFv5 - works well.
Any ways, if somebody can help, please help! I don't want to stay on CFv5. It is still very solid and useful, but to my mind not so good as v6.