Results 1 to 4 of 4
  1. #1
    Nigelsw is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    2

    Modifying Lending database


    I would like to modify the Lending Library database for a friend who runs a costume hire shop. She needs to have Date Hired, Date Returned, Cost for Hiring and Stock Level included in the rental. It need not be too complicated eg no need for manufacturer or supplier. Any suggestions would be appreciated. I have to be honest my knowledge of Access is not brilliant. Thanks

  2. #2
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    If you want people to take a look at it then i would include the (empty) database in a zipfile.

    What your trying to accomplish doesnt sound like rocket sience to me.
    You need a table to administrate the customers date (name, hire date, return date etc) and a table that holds the stock info.
    Then you need a form that lets you view the information, based on the first table. Then some SQL strings to update the stock info in the second table.

    Buttons on the form can preform actions like return something to the stock, or vise versa.
    You can have a warning set if for example the return date is expired.
    You can include reports for billing.

    The possabilities are endless, Access is most suited for these kind of databases.

    But, you say your modifying a database, so what do you allready have and what do you still need to do ?

  3. #3
    Nigelsw is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    2
    I am modifying the Lending Library template found on Office.com. I would have though a third table would be needed for the rental side.

  4. #4
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    Ah ok, ive never used the examples on Office.com.
    I can download it tomorrow at work and take a look if i can modify it for you, or at least give you suggestions.

    You can do it using three tables, but i dont see the need really. One keeps track of customers and the other to manage the stock.
    A simple checkbox will mark a costume rentable, or rented.
    When your friend needs to look at costumes available for rent (along with other criteria if you want) he only has to click a button.
    Same when he wants to look at custumes wich are rented.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Tool lending application
    By petelomax in forum Access
    Replies: 3
    Last Post: 06-01-2012, 07:04 AM
  2. MOdifying forms in split database
    By Ignace in forum Access
    Replies: 1
    Last Post: 05-11-2012, 06:36 AM
  3. Lending Library help
    By sarahlou89 in forum Access
    Replies: 3
    Last Post: 12-12-2011, 08:29 AM
  4. Modifying a database
    By simba in forum Access
    Replies: 0
    Last Post: 06-15-2011, 11:32 AM
  5. Lending library template
    By Viking in forum Access
    Replies: 5
    Last Post: 11-16-2010, 06:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums