Search results

  1. I

    Controling Image boundries

    Hi, I'm currently making a form to display employee info in a nice fashion.. Anyway I have the employee photo displayed in an image control. I want to be able to apply some tricks to the borders to make it look better. To do that, I need to make the width property equal to the width of the...
  2. I

    Emplyees and Projects database

    I'm sort of making a database with 2 tables: employees and projects. I have set up a many to many relation between both using another table. I have some questions: 1- Now in the projects table, I want to add a field that calculates how many employees working on the project. Should this...
Back
Top Bottom