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

    Insert data

    Hi, I have a table, Alert, that is made up of three entries as shown belowwhich come from other tables. Table Alert ------------- RoomID - (int)PK. This a foreign key from room table EventTypeID - (int)PK. This is foreighn key from EventType table RegionID -...
  2. macca18

    Program Access Reports

    Hi, I am currently using Visual C++ with Access to store my data. I then extract the data,using input from user to build query, i want from Access and put it in an excel spreadsheet which i display to the end user. My question is, can i remove the need to extract the data from the database...

Part and Inventory Search

Back
Top