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 with ABS in dialect 1 [CORE1828] #2257

Closed
firebird-automations opened this issue Apr 10, 2008 · 7 comments
Closed

Error with ABS in dialect 1 [CORE1828] #2257

firebird-automations opened this issue Apr 10, 2008 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: chedek (chedek2)

Is related to QA342

select abs(num) from table
,
where Num is declared as integer in sql dialect 1
generate error: "Client SQL dialect 1 does not support reference to BIGINT datatype"
and I need to use cast statement

Commits: 7394d60

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Version: 2.5 Initial [ 10260 ]

Version: 2.1 RC1 [ 10201 ]

Version: 2.1 Beta 2 [ 10190 ]

Fix Version: 2.5 Alpha 1 [ 10224 ]

summary: dialect 1 abs => Error with ABS in dialect 1

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA342 [ QA342 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test => Done successfully

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