|
WHAT IS A BOOK RECORD MEETING DIARY or STAFF WORK REPORT DATABASE In the Office, meetings are organized every day and many times by many different departments, different groups. Of course, Office needs meetings. But meetings are expensive because it takes away time of many people. And time is money. THE PROBLEMS • In office, people organize meetings by using email to inform the staffs. But the problem of email is that email is not a database. Since Email is not database. It is like junk dumping warehouse mixing with spam, virus, spy ware. It can't keep records, can't share, can't collaborate, can't manage info. • Virtually all managers/directors complain that meetings take too long to accomplish too little. Case Study The Boss, the Management want to see the details, the results of the meetings. They want to keep track, to review, and to have a record and all the meetings, the date and time, who organizes, who participated, the results after the meetings... In general, it is like a diary of all meetings. Without tracking records, people will forget after few days. THE SOLUTION • Use EMAIL to send info to meeting staff is not working because email is not a database. DONE. • Use Web Database is the solution. You create a web database form. Then send email to meeting staffs with a link to this form. Meeting staffs fill the info you need to collect, such as Name, Department, Date time, Meeting Subject, Deadline...and submit. It takes less then 5 minutes to fill the form. Also, staff meetings need to prepare things, organize thoughts before going to the meetings. Right? What do you do to design this? Here is what you can do Step By Step To Design a Web Database Form for Bookkeeping Record Meeting Diary To create A Bookkeeping Record Meeting involved 2 steps: 1) Create a Web Database Form that has a table let's say named my_office_meetings to store the details info of that meeting. 2) Send Email the private link to the form for meeting staffs to fill the requested info. Now, Let's Do It. First, in order to create web database form, you need a new table. In order to create a table, you need to think what kind of data you want in order to keep track for the Office Meetings. This process is called Data Collection. DATA COLLECTION FOR NEW TABLE my_office_meetings So in order to build this table, you need to create a new table let say named: my_promotion. Here is its code.
Next, It is time to create new table.
|
||||||||||||||||||||||||||||||||||||||||||||||
| The Result of
Book Record Meeting Form When meeting staffs open email and click on this private link form is: http://www.myoffice.com/pub/formbuilder_table.jsp?tb=my_office_meetings OR http://www.myoffice.com/pub/formbuilder_nifty.jsp?tb=my_office_meetings ( Nifty round corner blue format form) They will open this form. ![]() Picture: This is [Book Record Meeting Form]. You can always Add or Modify the field names of table my_office_meetings. The form will be changed too. The AFTER_MEETING_NOTES : meeting staffs can't see. Only the Boss, the Management can enter notes, recommend. ![]() Picture: This is the record of this meeting saved in database my_office_meetings. Now the Boss, the Management can access and keep track all meetings in 5 years of the company. They use this database in order to evaluate the MEETING RESULTS, the DEADLINE. Now the Boss can say: "- It is not about how many meetings. It is about the result of the meeting." - The next meeting, just send email with the same private link form. A new Meeting Topic, new record add on to the database...and keep adding... The Boss now can easily going through all meetings. Just one click, send email, ask for the results. |
||||||||||||||||||||||||||||||||||||||||||||||
| Other
Similar Applications based on the Book Record Meeting Database. Depending on your creativity, use sample of the design of Book Record Meeting Database, you can design: • Web Message Taken Center Database Customers sit in front of computer all days, it is easy for them to submit their text message from your web form. • Booking Appointment Database. Such as send to customer an email link to this form to fill before they come to the appointment. So that you have their ID information in database • Address Book Contact Database, Business Card Database... Send to 1000 customer emails to fill in so that you have their contact info in database. myNet.Dbase lets you send email by clicking on the email icon. • You can use Smart Form Builder as private link as well. Smart Form Builder lets you more control of selected fields. |
||||||||||||||||||||||||||||||||||||||||||||||
| CONCLUSION • To Design Book Record Meeting involved 2 steps: 1) Create a database 2) Send Email the private Url link to this table. Done. You can use Smart Form Builder as private link as well. Smart Form Builder lets you more control of selected fields. • Meetings are expensive and important. - It is not about how many meetings. It is about the result of the meeting. We have seen many office meetings don't have records. But now, it has changed: • The Boss, the Management now have a tool to keep track all meetings, to evaluate the results from looking at the database. Imagine now the Boss have a secretary keeps record all the meetings. The Boss, the Management can see the Topic, the Dead line, the Results, Who is responsibility... just by looking at the meeting records. The Boss sends a quick email to meeting staffs from the Email icon. • If use Email to as a way to organize a meeting, there is no meeting record kept. The Boss, the Management, the People forget easily. • Design Book Record Meeting Web Database is not easy even for web programming developer. However, you can design this for just few steps. Done. |