To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99433


User r4zoli changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'r4zoli'
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Fri Feb 20 10:34:44 
+0000 2009 -------
I tried on WinXP with OOo 3.0.1.

You use complex Primary key, and try to insert same PK twice:
last row in your Script cause problem:
INSERT INTO PUBLICATIONPHRASE VALUES('AMWE', 'ES', 'tocmain',....
gave error:
1: Violation of unique constraint SYS_PK_77: duplicate value(s) for column(s)
"PUBLICATIONID","LANGUAGEID","PHRASEKEY"

But if I try to re run SQL command crash. But if I waited one minutes and tried
to run command, only error msg came up and no crash.

If I deleted all records from Table and re-run all script, and clicked on Table
name crash, and after file recovery table empty.

If I re-run script without last row (no duplicate PK), click to table crash.
If I click on other parts of Base(Queries, forms,reports no crash), and after
that click back to table, the table opens very slowly, PHRASE field is memo
filled with lot of texts.

I tried it in DEV310m1, same crashes. 

I think all connected to PHRASE, memo type field, when insert long text into it
cause crash. 



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to