New
#1
OpenOffice Database issue
After working with Access and SQL, I thought I'd try my hand at OpenOffice 3.1's "Base" program. Things went well creating tables and forms. What I was trying was to create a list of books I have in a library, including "Author", "Copyright Date", "Publisher", and "Price" (in case we should decide to sell them at any of our yard sales).
Here's my problem:
If I have more than one book from, say, John Grisham, I have a problem with entering the second book because the program spits an error regarding unique values in the "AuthorID" field. I know that this field, "Price" and the one for "CopyrightDate" will create duplicate values, and this error will get in the way.
Having seen this in Access and SQL, I know that I can change the properties of the field to allow duplicate entries, but I have no idea where to do that in Base. The Help function is no help to me.
It's probably a simple question to answer, but I need help, this time.
Thanx in advance.