Walt wrote:
Openoffice.org 3
Two questions:
I cannot register. or login to the openoffice.org site. Why is this a
problem?
and
Using "Base" I have a form that seems to w2ork, but when I try to copy
it to the base form I get the following" Violation of unique
SYS_PK63:duplicate value(s) for column(s) "Date" in statement [INSERT
INTO "IRP" ("Cash Amount","DAte", Income Category") VALUES (?,?,?)]
What is wrong?
I can not speak to the first issue. You are not required to register to
use OpenOffice.org
The second is saying that the "Date" is required to be unique and your
trying to use the value again. To fix this you can add an auto
increment field that will be unique and inserted with each new record.
This unique key is needed to add, insert or delete records.
Hope this helps.
--
Andy Brown
La Mesa, CA 91942
www.the-martin-byrd.net/openoffice.org.html
OpenOffice.org Community Distributor
CD/OEM Distribution Project member
Documentation Project member
Marketing Project member
User Experience Project member
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]