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

query from a view raise string truncation error but there are no errors when running the select statement that defines the view [CORE1258] #1681

Closed
firebird-automations opened this issue May 14, 2007 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Popescu Dumitru (popescu_dumitru)

Attachments:
bug-core-1258.sql

I have a view definition that contains a column obtained from a stored procedure that returns a string.
If I run select * from this_view i get -802 string truncation error.
but if i run the select statement that defines this view i get no error

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

A test case would be appreciated.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Without a test case, this issue cannot be investigated. Accordingly, unless one is received this case will be closed as "Not Reproducible".

@firebird-automations
Copy link
Collaborator Author

Commented by: Popescu Dumitru (popescu_dumitru)

I have attached a file that contains view definition.

@firebird-automations
Copy link
Collaborator Author

Modified by: Popescu Dumitru (popescu_dumitru)

Attachment: bug-core-1258.sql [ 10380 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Sorry, but we can't test with your script as it doesn't have complete metadata.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Incomplete [ 4 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12101 ] => Firebird [ 15568 ]

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