V
Vampii
I would like to create a simple video tape database for a video production
company I'm working for. What I want sounds simple enough, but from a
newbie's point of view, it's giving me a big headache.
Basically there are about hundred tapes in the library. Each unique tape
contains many shots. The aim of a database would be to be able to think of a
shot required and then find it efficiently, or even think of a tape, and be
able to find out what shots are in that specific tape.
The reason why I wanted to use access was because the previous company that
was using it had a very productive library and were able to find shots or
tapes easily.
For example, if i were to type in a search of coal mines, every tape that
consisted of coal mines would pop up in a new area, including the time codes
where they started on the tapes. This made finding of the physical tape and
specific time code easy.
The information that I need includes a TapeID, Category and (Timecode
& shot description that were linked). For eg
TAPE ID :COM01 CATEGORY: communications
TIMECODE SHOT DESCRIPTION
00:20 Radars
01:30:00 satellites
02:40:00 equipment
TAPE ID:COM02 CATEGORY: Telephony
TIMECODE SHOT DESCRIPTION
00:30 Phone lines
00:55 Mobile equipment
01:00:00 Radars
I want to be able to type a search after the database is done, for eg radars
and for the database to come up with
COM01 00:20 - Radars
COM02 01:00:00 - Radars
Being the noob that I am, I am trying to play around with access, but can't
get the tables to store the imformation I want about the time codes and
description. I also can't seem to get the find function to work at all. For
the life of me, I can't figure out how the previous company I was working for
did it. Please help, thanks
company I'm working for. What I want sounds simple enough, but from a
newbie's point of view, it's giving me a big headache.
Basically there are about hundred tapes in the library. Each unique tape
contains many shots. The aim of a database would be to be able to think of a
shot required and then find it efficiently, or even think of a tape, and be
able to find out what shots are in that specific tape.
The reason why I wanted to use access was because the previous company that
was using it had a very productive library and were able to find shots or
tapes easily.
For example, if i were to type in a search of coal mines, every tape that
consisted of coal mines would pop up in a new area, including the time codes
where they started on the tapes. This made finding of the physical tape and
specific time code easy.
The information that I need includes a TapeID, Category and (Timecode
& shot description that were linked). For eg
TAPE ID :COM01 CATEGORY: communications
TIMECODE SHOT DESCRIPTION
00:20 Radars
01:30:00 satellites
02:40:00 equipment
TAPE ID:COM02 CATEGORY: Telephony
TIMECODE SHOT DESCRIPTION
00:30 Phone lines
00:55 Mobile equipment
01:00:00 Radars
I want to be able to type a search after the database is done, for eg radars
and for the database to come up with
COM01 00:20 - Radars
COM02 01:00:00 - Radars
Being the noob that I am, I am trying to play around with access, but can't
get the tables to store the imformation I want about the time codes and
description. I also can't seem to get the find function to work at all. For
the life of me, I can't figure out how the previous company I was working for
did it. Please help, thanks