473,513 Members | 2,307 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Video library database

We are trying to implement a video library at work for a series of
training videos. Our employees will contact us by email requesting a
videotape which we will ship out by Fedex for a period of 30 days. We
already have properly linked tables with all employees, offices, etc.,
so that part of the job is done.

What I need help with is the check-out check-in functionality.
Ideally, I would like to be able to track the number of copies of tape
in stock and to put people on a waiting list for tapes that are out of
stock.

I'm sure that plenty of people have done this in the past. I even saw
a reference to an old Access 97 template, but I can't seem to find it.
Any ideas or examples would be greatly appreciated.
Nov 12 '05 #1
3 3615
wt********@hotmail.com (Waldot) wrote in message news:<87**************************@posting.google. com>...
We are trying to implement a video library at work for a series of
training videos. Our employees will contact us by email requesting a
videotape which we will ship out by Fedex for a period of 30 days. We
already have properly linked tables with all employees, offices, etc.,
so that part of the job is done.

What I need help with is the check-out check-in functionality.
Ideally, I would like to be able to track the number of copies of tape
in stock and to put people on a waiting list for tapes that are out of
stock.

I'm sure that plenty of people have done this in the past. I even saw
a reference to an old Access 97 template, but I can't seem to find it.
Any ideas or examples would be greatly appreciated.


There's an example in Access 2000 Power Programming, by Scott Barker
(SAMS publishes it, I think.) Check in/out... I would create loan
records for each time a person borrows a tape.

(BorrowerID, TapeID, ShipDate, ReturnDate)
TapeID - each tape has a unique identifier. Autonumber is fine - it
just has to refer to ONE copy of a tape. You should probably read
Albert Kallal's notes on reservation systems, because that's what this
sounds like.
Nov 12 '05 #2

"Pieter Linden" <pi********@hotmail.com> skrev i melding
news:bf**************************@posting.google.c om...
wt********@hotmail.com (Waldot) wrote in message

news:<87**************************@posting.google. com>...
We are trying to implement a video library at work for a series of
training videos. Our employees will contact us by email requesting a
videotape which we will ship out by Fedex for a period of 30 days. We
already have properly linked tables with all employees, offices, etc.,
so that part of the job is done.

What I need help with is the check-out check-in functionality.
Ideally, I would like to be able to track the number of copies of tape
in stock and to put people on a waiting list for tapes that are out of
stock.

I'm sure that plenty of people have done this in the past. I even saw
a reference to an old Access 97 template, but I can't seem to find it.
Any ideas or examples would be greatly appreciated.


There's an example in Access 2000 Power Programming, by Scott Barker
(SAMS publishes it, I think.) Check in/out... I would create loan
records for each time a person borrows a tape.


Download from
http://www.samspublishing.com/isapi/product_id~{81830F60-AE2C-4C78-93C8-4F64DB967084}/selectDescTypeId~{5F7BB313-BBC4-4A9E-A577-562A760FE491}/st~39FD6D3C-D978-4664-A506-94F86D5E0028/session_id~{54CE68BD-1813-48FB-8F14-65995CCF49E9}//content/images/0672321025/downloads/code.zip

Sigurd
Nov 12 '05 #3
Much obliged for your help.
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4749
by: Olivia Robinson | last post by:
Hi, I am an artist who creates interactive video installations that are controlled using a set of sensors, a microcontroller, computer and video projector. Currently I am using MAX/MSP and Jitter...
5
4091
by: Ashot | last post by:
Hi, I need to write a video analysis tool which extracts statistics from microsocope video. Essentially what I need is to translate the video data into numerical matrices. I have been using...
3
2482
by: Dean Arpajian | last post by:
Looking to find info/ libs on creating (small) video files. Basically what I'm looking for is a tutorial for constructing a short video... (nothing nasty: output from a transmission line...
2
9625
by: K.H. | last post by:
Hi Does anyone know how I can grab a video stream from an IP-address? There's a video web server for live image transmission in the Internet. Data transfer is accomplished via TCP/IP. The web cam...
4
8471
by: jaffar | last post by:
hi, i am developing a windows application, in my application i have to stor video files into database and play those video files from database , how to da this application, send me replay as...
12
4466
by: Pallas | last post by:
Hi all, I've produced some high-def videos and I want people to be able to watch them on my website, but I may want to prevent downloads and I certainly want to prevent them from editing them....
3
2055
by: triplejump24 | last post by:
i LOVE doing c++ programming, but i never can get myself started! Once i figure it out, its fun but anyways here it goes... Im given a file c:\temp\hwk8input.txt, which contains the records of the...
3
2008
by: pbd22 | last post by:
hi. i thought there would be volumes on this topinc on the internet, but i am having a tough time finding what i am looking for. i am trying to learn how to move a video from a cam corder or...
1
1991
by: daokfella | last post by:
Hi all, I want users of my website community to be able to upload video files. I'd like to automatically convert these on the server to flash video. I'd also like to get a screen shot from the...
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7539
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5692
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3228
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.