I wasn't sure exactly when Application.cfc was introduced. But, definitely you need to include "datasource" attribute in all cfquery tag because this.datasource was introduced on CF9. And, perhaps you also need to convert other things, such as functions that are not supported in CF7.
↧