Solved

TABLE_SCHEM instead of TableSchema

  • 14 May 2024
  • 1 reply
  • 37 views

I'm using a FireBird database connection over ODBC.

Syncing gives me the following error:

System.ArgumentException: Column 'TABLE_SCHEMA' does not belong to table Tables.

There is a column TABLE_SCHEM (no A). Can I override this somehow?

Key Value Is Sensitive
Schema Name TABLE_SCHEM false

This does not work as additional option in the Data Source

 

TimeXtender Desktop 6536.1

 

Kind regards,

Thijs

 

icon

Best answer by Christian Hauggaard 14 May 2024, 09:18

View original

1 reply

Userlevel 6
Badge +5

Hi @thijsdebruijn 

Please try to adjust the schema name property for the ODBC data source under advanced settings

In TimeXtender desktop app, right-click the data source and select Edit Data Source, then select Advanced Settings

 

Reply