| View previous topic :: View next topic |
| Author |
Message |
nanouch Newbie

Joined: 25 Jun 2012 Posts: 1 Location: FRANCE
|
Posted: Mon Jun 25, 2012 5:19 am Post subject: Base - Renting and calendar |
|
|
Hello,
I would like to create a database to handle different rentings.
Here are more details :
I have two kinds of talkie walkie, and about 200 talkies of each kind.
I need to create a database that would allow me to handle the renting of these items, and if possible to have a clear view of the dfferent renting on a calendar.
I think I will need three tables :
- talkie (serial number, company number, kind of talkie : GP340 or GPP340 atex)
- renting (case number (generated by the base), client, dates, company number of the selected talkies)
- client (name, adress)
the problem is mainly how to insert a calendar (if posible)
thank you for your answers.
(sorry if there are some faults in my vocabulary, I'm not english but i've done my best  |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Mon Jun 25, 2012 10:03 am Post subject: |
|
|
You can't get any calendar sheets in cross-table layout (e.g. weekday X time).
The best you can get is an ordered list of dates, times, events for a given time span. You may dump the listing into a report and group by months, weeks or days but it will always be a vertical list. _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|