Take care of the symptom of the "Invalid data '' for CFSQLTYPE CF_SQL_NU...#76
Open
michael-zock wants to merge 2 commits into
Open
Take care of the symptom of the "Invalid data '' for CFSQLTYPE CF_SQL_NU...#76michael-zock wants to merge 2 commits into
michael-zock wants to merge 2 commits into
Conversation
added 2 commits
December 17, 2013 14:27
Owner
|
I'm not sure if we should apply this change, since it will not solve the actual issue but only would hide it and make it more difficult to effectively fix it. I'd like to have clear steps to reproduce this problem and go from there. |
Contributor
Author
|
I know, but my problem is that it seems to appear randomly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
...MERIC." errors.
This is an extension of issue #73 and only fixes the symptom (failed database query), but not the reason why the ID (probably the applicationID was an empty string in the first place.