Hi Formspider Team. We are trying to import application into our Testing Database getting the following error: All Formspider Objects are not loaded successfully: ORA-01861: literal does not match format string Any suggestions..? Thanks in advance. Kind Regards, Claudio Arriagada.- |
Hi Claudio, In our experience this error happened usually in one of the three scenarios: 1) there is a to_date conversion in one of the datasource definitions' SQL statement 2) because of a character set issue 3) a dateField component has its value attributed populated. Hopes this helps, |