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 derfloh 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: *

  • Users: rprieto
  • Content: Threads
  • Order by date
  1. rprieto

    DMAX User Input on a Form?

    How can I allow a user to define the "fldProgramID" below within a form? The following works but I must force the fldProgramID=1 to find the last record number and increment by 1 to insert a new record for a specific ProgramID. I do not want to use the Autoincrement since it is...
  2. rprieto

    Need help in incrementing composite primary key

    I need help in creating an autonumber like field. Program_Name and Prg_Rec_No are composite primary keys. Originally Prg_Rec_No was an autonumber field type and this was OK when the database was used for only one Program. Now it is to be used for multiple programs. How can I auto-increment...
  3. rprieto

    Need help to increment a composite primary

    I need help in creating an autonumber like field. Program_Name and Prg_Rec_No are composite primary keys. Originally Prg_Rec_No was an autonumber field type and this was OK when the database was used for only one Program. Now it is to be used for multiple programs. How can I auto-increment...
  4. rprieto

    Auto Increment Composite Primary Key

    I need help in creating an autonumber like field. Program_Name and Task_ID are composite primary keys. Originally Task_ID was an autonumber field type and this was OK since the database had only one Program. Now it is to be used for multiple programs. How can I auto-increment the Task_ID...

Part and Inventory Search

Back
Top