History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CORE-1434
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
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.0.3
,
2.1 Beta 2
Time Tracking:
Not Specified
File Attachments:
1.
test.zip
(1 kB)
Issue Links:
Duplicate
This issue
is duplicated by
:
CORE-1435
EXECUTE STATEMENT truncating VARCHAR columns
CORE-1445
DSQL truncate
Description
« Hide
Run-time error EXECUTE STATEMENT. VARCHAR values gets out unright.
Description
Run-time error EXECUTE STATEMENT. VARCHAR values gets out unright.
Show »
All
Comments
Work Log
Change History
Version Control
FishEye
Sort Order:
[
Permalink
|
« Hide
]
Igor Zubrylin
added a comment -
30/Aug/07 04:06 AM
select docrecno, doctype, doctype2, doctype3, doctype4, doctype5, sqlstatement
from doc_s
[
Show »
]
Igor Zubrylin
added a comment -
30/Aug/07 04:06 AM
select docrecno, doctype, doctype2, doctype3, doctype4, doctype5, sqlstatement from doc_s
[
Permalink
|
« Hide
]
Adriano dos Santos Fernandes
added a comment -
01/Sep/07 08:17 PM
Last two bytes of VARCHAR columns are lost.
[
Show »
]
Adriano dos Santos Fernandes
added a comment -
01/Sep/07 08:17 PM
Last two bytes of VARCHAR columns are lost.
[
Permalink
|
« Hide
]
Philippe Makowski
added a comment -
04/Sep/07 10:04 AM
Q/A tested Ok
Q/A test made
[
Show »
]
Philippe Makowski
added a comment -
04/Sep/07 10:04 AM
Q/A tested Ok Q/A test made
from doc_s