Search results

  1. D

    How to create a web version checker

    So should I split the Database and put both the FE and BE in a zipped folder then Upload it to the website? Will that allow everything to run smoothly?
  2. D

    How to create a web version checker

    This looks like it could be very helpful! Thank you! When you put this in you Database, if the person checking for an update has data in their DB, will they retain the data on the updated download or will you have to re-add it into the new version?
  3. D

    Appointment Booking System

    Thanks for this! The reason I posted the DB was to show what information I already have. I would like to apologise if it looked as though I was expecting someone to complete it for me. What information do you need to understand how the business works? Short version, it's a distribution...
  4. D

    Appointment Booking System

    Here is the Database. Username is Admin and the password is Admin.
  5. D

    Appointment Booking System

    So the Customer is the Recruitee. I am using the "Customer Service" Template that Microsoft provides and it would be too much hassle changing "Customer" to "Lead". There will be more than recruiter (Didn't realise those classed as resources). I would like to know their availability before...
  6. D

    Appointment Booking System

    I suppose that would be helpful information! My bad! The app is going to be used for recruitment purposes. The Customers table will store all of their contact details, I will book telephone interviews and use this application to view all information about the lead/customer including appointments...
  7. D

    Appointment Booking System

    I'll have a look into that. Thank you!
  8. D

    Appointment Booking System

    I have an appointments table which I will update to include the above information. I don't get what you mean by 'those marked to attend, child table to tAppointments tApptAttendees table ApptID* (long) PersonID*
  9. D

    Appointment Booking System

    At the moment, I have a table for appointments (Fields are: CustomerID, AppointmentDate, TimeSlot, ReasonForCall). I also have a table which stores the customer details. The field "Inactive" wasn't actually supposed to be there. I meant to remove that when I added Opt-Out.
  10. D

    Appointment Booking System

    Hey Guys, I am looking to create an Appointment Booking system which will allow you to Book, View, Edit and Delete appointments relating to a specific contact. I would like it to display the customer's contact details, show bookable dates and times (15 min intervals), have an overview of which...
Top Bottom