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 bkrike 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: arunsule
  • Content: Threads
  • Order by date
  1. arunsule

    entering data in a table

    can data be entered in a table through a code, without useing a form ? regards
  2. arunsule

    I WANT TO ADD INFORMATION IN FIELDS OF A TABLE FROM CODE

    I HAVE A TABLE WITH FIELDS ITEM, RATE I HAVE A FORM BASED ON ABOVE TABLE IF I TRY TO ADD VALUES IN TABLE USING INPUTBOX , IT DOES NOT GET ADDED. IF I OPEN THE FORM IN CODE AND ADD THE INPUTBOX VALUE IN [FORMS]!FORMNAME]![FIELD],IT GETS ADDED. IS IT NECCESSORY TO OPEN FORM TO ADD DATA IN FIELDS...
  3. arunsule

    WHEN I ADD RECORD TO A TABLE, THE RECORDS GET ADDED RANDOMLY

    THE RECORDS GET ADDED RANDOMLY IN A TABLE AND THE QUERY BASED ON THIS TABLE DOES NOT WORK PROPERLY AS IT CAN NOT READ LAST RECORD CORRECTLY, BECAUSE THE LAST RECORD GETS INSERTED SOMEWHERE IN TABLE AT RANDOM. WHAT TO DO ,TO ENSURE THAT THE RECORDS GET ADDED ON 'FIRST ADDED FIRST RECORDED' BASIS...
  4. arunsule

    when i add a new record in atable, it gets added ramdomly.

    new records in a table get added randomly. and the query based on this table does not work properly as it never reads the last record correctly what to do so that the records get added on first come basis?

Part and Inventory Search

Back
Top