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

    Cannot delete from specified table with ODBC

    Converted Access data to SQL and linked tables via ODBC. In Access 2000 delete button (code below) runs fine. Enabled MS-DAO 3.6 in VB References and fixed my user-error not defined problems, but now have 3086 RT Error. I am sure it is because I need to change something else in the vb code...
  2. datadiva

    Maximum of a Maximum - aggregate function?

    I have data that needs summarized on min/max/avg of a summary. Item Time 1 1 1 1 1 5 2 2 2 4 2 6 3 3 3 5 I have the summaries working as a group function Item Total Time 1 7 2 12 3 8 Now I...

Part and Inventory Search

Back
Top