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


User msc changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan  9 04:52:58 -0800 
2006 -------
Hi,

from the database faq at http://dba.openoffice.org/FAQ/FAQ.html#dataupdate

OOo requires a table (or, more general, the data in a row set) to contain a
primary key or a a unique index to allow data manipulation. Alternatively, it
sufficies if the driver supports bookmarks (like some ODBC drivers or the
internal dBase implementation do).
The reason for this is that this is the only secure way to ensure that the
changes you do affect the proper record (in case of updates), resp. that you,
later on, can work with your newly inserted record.

So I close this as INVALID.

bye Marc

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