sententia
Home    Blog

Blog

      
Aug 17 at 3:12pm | 0 comments
After building an initial database adapter, I could not get it to work and got this error while running it locally on the adapter tester:
ActiveDatabaseAdapterConfiguration.ActiveDatabaseAdapterConfiguration Error [Database] AEADB-100004
                DBError: Database driver code: HYC00
                Database server code: 0
                Database driver message: [tibcosoftwareinc][ODBC Oracle Wire Protocol driver]Optional feature not implemented.

Spoiler alert:  Need to change the database field type on adb_timestamp from timestamp(6) with time zone to just an oracle date field