I receive the following error when connecting via ODBC driver to my database. What is the cause of the problem?
Report Error [615]
The database returned the following error: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
Database Error State: IM014
Database Error Code: 0
at com.inet.report.ReportExceptionFactory.createReportException(SourceFile:45)
at com.inet.report.ReportExceptionFactory.createReportExceptionWithCause(SourceFile:143)
at com.inet.report.ReportExceptionFactory.createReportExceptionWithCause(SourceFile:177)
at com.inet.report.Datasource.dn(SourceFile:377)
at com.inet.report.Datasource.getConnection(SourceFile:265)
at com.inet.report.DatabaseTables.e(SourceFile:2637)
at com.inet.report.DatabaseTables.dh(SourceFile:2653)
at com.inet.report.cm.b(SourceFile:1633)
at com.inet.report.cm.a(SourceFile:1612)
at com.inet.report.bv.hG(SourceFile:1123)
at com.inet.report.bv.run(SourceFile:1244)
at com.inet.report.renderer.thread.b.a(SourceFile:107)
at com.inet.report.renderer.thread.b$b.run(SourceFile:262)