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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
Base does only support the functions the database (like the internal HSQLDB)
would support. Autovalue is supported for databases where such an incremented
value is working with.
*.csv is a form of a text. You could use this to import data into an internal
database (HSQLDB). If you want to use autovalue you have to use the internal
HSQLDB with a table saved in the HSQLDB.

Please have a look for all, what is possible with 
SET TABL ... SOURCE
http://hsqldb.org/doc/guide/ch09.html#set_table_source-section
http://hsqldb.org/doc/guide/ch06.html

I couldn't find anything written there that it would be possible to set a field
to autovalue. So it's not a bug of Base; could be a bug of HSQLDB, but this
version (1.8.) wouldn't be changed.

-- 
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