https://bugs.documentfoundation.org/show_bug.cgi?id=149434

--- Comment #16 from Robert Großkopf <rob...@familiegrosskopf.de> ---
Have tried a little bit more.

"MyTest.1.0" is the database name
"Table" is the table name

"MyTest" as database will appear with "1.0.Table"
and couldn't show the content. Seems GUI will give "MyTest.1.0.Table" as table
name.

"MyTest.1.0" will appear also. But GUI won't show any table there.

Query with
SELECT * FROM "MyTest.1.0"."Table"
will show the content of the table. But the table will appear write protected.
So you could contact to the tables trough queries, but you couldn't add any
data without using tools → SQL or using macro code.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to