Skip to main content
SUBMITTED

Make table queries respect data type overrides

  • November 13, 2018
  • 0 replies
  • 18 views

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8

Currently, table queries do not respect data type overrides specified on the source. In the table query you can only convert'/cast to types known to the source system, whereas the data type override lets you cast/convert to Microsoft SQL Server types.

Please make it so that data type overrides are also applied to the result of table queries.