History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CORE-1434
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Adriano dos Santos Fernandes
Reporter: Igor Zubrylin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

Incorrect result with EXECUTE STATEMENT and VARCHAR columns

Created: 30/Aug/07 04:06 AM   Updated: 13/Nov/07 03:34 AM
Component/s: Engine
Affects Version/s: 2.0.2
Fix Version/s: 2.1 Beta 2, 2.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive test.zip (1 kb)

Issue Links:
Duplicate
 
This issue is duplicated by:
CORE-1435 EXECUTE STATEMENT truncating VARCHAR ... Major Closed
CORE-1445 DSQL truncate Major Closed

Resolution Date: 01/Sep/07


 Description  « Hide
Run-time error EXECUTE STATEMENT. VARCHAR values gets out unright.

 All   Comments   Work Log   Change History   Version Control   Subversion Commits      Sort Order:
Igor Zubrylin - [30/Aug/07 04:06 AM ]
select docrecno, doctype, doctype2, doctype3, doctype4, doctype5, sqlstatement
from doc_s

Adriano dos Santos Fernandes - [01/Sep/07 08:17 PM ]
Last two bytes of VARCHAR columns are lost.

Philippe Makowski - [04/Sep/07 10:04 AM ]
Q/A tested Ok
Q/A test made