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

Operator <> does not work with Timestamp [CORE2007] #2444

Closed
firebird-automations opened this issue Jul 21, 2008 · 3 comments
Closed

Operator <> does not work with Timestamp [CORE2007] #2444

firebird-automations opened this issue Jul 21, 2008 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Henry Weikert (henry2103)

Exampple:
I have exactly one record with a Timestam-field, the field-Value is '21.07.2008 09:52:30'
with a select-statement "slect * from abc where Stamp <> '21.07.2008 09:52:30' i get this record.
The statements "select * from abc where Stamp < ..." and "select * from abc where Stamp > ..." are ok.

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Look at milliseconds. Use isql.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

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

No branches or pull requests

1 participant