Bug #7667 | Update of LONG BYTE column fails with -8006 "Data types must be compatible" | ||
---|---|---|---|
Submitted: | 4 Jan 2005 17:50 | Modified: | 29 Sep 2008 18:49 |
Reporter: | Kevin Grittner | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MaxDB | Severity: | S1 (Critical) |
Version: | 7.5.00.19 | OS: | Windows (Windows 2000) |
Assigned to: | Ulf Wendel | CPU Architecture: | Any |
[4 Jan 2005 17:50]
Kevin Grittner
[6 Jan 2005 9:02]
Ulf Wendel
Hi Kevin, I think this is not JDBC related. It's a general issue. I'll keep you informed about the developers answer. Regards, Ulf
[6 Jan 2005 14:46]
Ulf Wendel
Hello Kevin, let me cite the developers: "the problem is that in the syntax mentioned above (doesn't matter if via sqlcli or JDBC) the update is tried with the use of a string literal. The long byte value has to be assigned to a parameter first and then updates are possible." I'm afraid you'll have to accept this answer for now. An improvement is on our long term TODO but it has a low priority. Sorry, I can't promise a release time for you. Please use a prepared statement as a workaround. Regards, Ulf
[29 Sep 2008 18:49]
Konstantin Osipov
MaxDB is no longer under MySQL umbrella.