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

Updating Null Column values Will Raise an Exception -605 [CORE3920] #4255

Closed
firebird-automations opened this issue Sep 11, 2012 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Sérgio (sfxcc)

ENDDATE is date and was created after the table being created and it allows nulls so it filled the colum with nulls.

So i want to set ENDDATE then i do :

UPDATE MYTABLE
SET ENDDATE=CURRENT_DATE
WHERE MYID=1

Error -605 ???? ****value null****
This wasnt supposed to happen ? It should Set RowID MYID primarykey ENDDATE with th CURRENT_DATE .The problem yet is in the IBOConsole and My Application Components if i change it manualy it accepts it with no problem only Query Problem.

I dont undestand wheres the problem.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

This seems like a support issue. As such, please post this to the Support mailing list @ YahooGroups. To subscribe/join follow this link (http://groups.yahoo.com/group/firebird-support/)

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

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

resolution: Incomplete [ 4 ]

@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