Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi,
I'm very sorry for such a delay in answering your question.
Property name must match the column name you are selecting, i.e. if you have "select col1 from table1" property name must be col1 (of course you can use something like 'select table1.some_col as col1 from table1' as well).
Please check if this might be the source of your problem and let us know if you need further help.
Regards,
Dragica
/eviware.com
I'm very sorry for such a delay in answering your question.
Property name must match the column name you are selecting, i.e. if you have "select col1 from table1" property name must be col1 (of course you can use something like 'select table1.some_col as col1 from table1' as well).
Please check if this might be the source of your problem and let us know if you need further help.
Regards,
Dragica
/eviware.com