Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when accessing timestamp without time zone #12

Open
mstrzelc opened this issue Oct 15, 2021 · 0 comments
Open

error when accessing timestamp without time zone #12

mstrzelc opened this issue Oct 15, 2021 · 0 comments

Comments

@mstrzelc
Copy link

We are getting an error when accessing timestamp without time zone columns.

Some details:

September 2021
Product Version:
2.97.801.0 (21.09) (x64)
Error Message:
OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression..
OS Version:
Microsoft Windows NT 10.0.19042.0 (x64 en-US)
CLR Version:
4.7 or later [Release Number = 528372]

It works nicely with other data types, including timestamp with time zone.
My guess would be there is a no defined conversion for timestamp without time zone type, while there is one for timestamp with time zone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant