Search results

  1. J

    Why Can I Only have Five Records in A Table

    I'm using a query to add records to a number of tables. I am using a numeric field called 'Admission Number' as my primary key. My problem is that as soon as I have five records in each table any new records that I add replace the records already present. Any help would be much appreciated...
  2. J

    Problems with Buttons

    For some reason I keep on getting the message: "Error accesing file. Network connection has been lost" whenever I press a button to carry out a form-related operation. This trouble did not exist before I made some changes to te tables in the forms (i.e. field length changes). This should not...
  3. J

    I cannot edit information through a query

    This database has kept me up all night. I need to make a query storing performance data for students in a school. To produce input forms I need to have a query that I can use to update the data held within the tables. There is a single student entity which has a one to many relationship with a...
Back
Top Bottom