https://bugs.freedesktop.org/show_bug.cgi?id=70664

--- Comment #1 from [email protected] ---
Have now tested it with a Tools → SQL in the direct mode.
create table MyPictures (
id int not null primary key,
title varchar(40),
description varchar(200),
picture blob sub_type binary
);
The table is created, but the filed picture doesn't save any picture.

So it is impossible to save any picture in the internal Firebird database.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to