Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FrustratedStudent

    Autonumber as primary key

    I have heard that a autonumber key is not a good primary key to use as a primary key, but if you have planned all relationships correctly will there be a problem in the future??? Also, why is it incorrect to use this? You know the benefits are having a unique identifier for each record. A...
  2. FrustratedStudent

    Recordset error

    I have another suggestion I was having this problem this morning again. Check your linked fields between the child and master form and make sure you have all fields that you want associated linked. Meaning your parent and subforms common fields are linked in subform properties. Frustrated...
  3. FrustratedStudent

    Recordset error

    I received this error also a few days ago. My problem was that I had not filled in all controls associated with the control that was taking in the answer. Once I filled in all fields that were related it allowed me to continue. Hope this helps
  4. FrustratedStudent

    Does anyone know how to create a questionnair(survey) application?

    I have created an application that allows users to answer a series of questions and print reports based on that data. Currently, on my data entry form the user has to save after each answer they give. I can't find another way of making this form work. If anyone has a idea or has done this...
  5. FrustratedStudent

    Has anyone created a questionnaire(survey) application ?

    I have the form set up with the registration information set up at the top of the form and then a subform to view the form which actually holds the questions. The subform has a tab control on it and each page contains a listbox with the questions relevant to each section (the questionaire has 7...
  6. FrustratedStudent

    Has anyone created a questionnaire(survey) application ?

    I have created an application that allows users to answer a series of questions and print reports based on that data. Currently, on my data entry form the user has to save after each answer they give. I can't find another way of making this form work. If anyone has a idea or has done this...

Part and Inventory Search

Back
Top