M
MOE Ken
Where can I get a library or document management template? I have checked
the MS template downloads, but nothing seems to match...
the MS template downloads, but nothing seems to match...
Fred Boer said:You can, of course, add fields to the tables used by the template, but I
agree, the template is quite basic. I have developed an Access-based library
system for a small school library, so it is an area that interests me.
However, if I could offer some unsolicited advice: you would be wise to do
some research before tackling the creation of a library system from scratch.
There are many, many, (many!) professional library systems available, some
of them very reasonably priced. Developing your own system from scratch
might take far more time (and of course, money!), than buying a package.
Good luck!
Fred
that's a great idea.
i have a master table "books" which contains every field within the
database.
i have a form i want to use to record, whether or not i have read a
certain
book, and then record notes from the book into the master table.
the form is called "check out a book" . i have a combo box that i want to
display the title from the tbl books. when i select the title, i want the
field ([author] [category], etc from the books table) fields displayed
within
the form.
i'm totally lost.
Fred Boer said:Well, perhaps we could start here in the newsgroup, and see how we
progress!
Please explain more about "showing the correct data"... Does this mean
that
the contents of the combobox are incorrect, or that the results of
choosing
an item in the combobox aren't what you expect? What is displayed in the
combobox? What do you *want* to happen after you've chosen a combobox
item?
What *does* actually happen?
Cheers!
Fred