Groups | Search | Server Info | Login | Register


Groups > comp.lang.tcl > #55619

Re: sqlite3 blob wrong

From Ralf Fassel <ralfixx@gmx.de>
Newsgroups comp.lang.tcl
Subject Re: sqlite3 blob wrong
Date 2026-03-23 16:06 +0100
Message-ID <yga7br2wppa.fsf@akutech.de> (permalink)
References <1774012017-4652@newsgrouper.org> <10pjl58$1l1e1$1@dont-email.me> <1774250910-4652@newsgrouper.org> <ygabjgfvse9.fsf@akutech.de> <1774264752-4652@newsgrouper.org>

Show all headers | View raw


* rene <user4652@newsgrouper.org.invalid>
| Could you please try to confirm with "@c1" instead of "$c1" in the insert statement?
| It was an advice from Richard Hipp, but it was not working on my side.

Same result, it does not make a difference whether I use $c1 or @c1 in
the sql.

If I store the database in a file (instead of memory) I can see the
correct binary PNG content in the disk file.  So I guess it is the
readback which does the transformation.

R'

Back to comp.lang.tcl | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

sqlite3 blob wrong rene <user4652@newsgrouper.org.invalid> - 2026-03-20 13:06 +0000
  Re: sqlite3 blob wrong Rich <rich@example.invalid> - 2026-03-20 14:21 +0000
    Re: sqlite3 blob wrong rene <user4652@newsgrouper.org.invalid> - 2026-03-23 07:28 +0000
      Re: sqlite3 blob wrong Ralf Fassel <ralfixx@gmx.de> - 2026-03-23 09:53 +0100
        Re: sqlite3 blob wrong rene <user4652@newsgrouper.org.invalid> - 2026-03-23 11:19 +0000
          Re: sqlite3 blob wrong Ralf Fassel <ralfixx@gmx.de> - 2026-03-23 16:06 +0100
            Re: sqlite3 blob wrong Rich <rich@example.invalid> - 2026-03-23 16:23 +0000
              Re: sqlite3 blob wrong Ralf Fassel <ralfixx@gmx.de> - 2026-03-23 19:32 +0100
      Re: sqlite3 blob wrong undroidwish <undroidwish@googlemail.com> - 2026-03-23 12:27 +0100
        Re: sqlite3 blob wrong rene <user4652@newsgrouper.org.invalid> - 2026-03-23 12:42 +0000

csiph-web