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

  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

    Duane Thanks for the answer. Do you know any good resources where i can find out about using automation with access? I have used automation with excel from examples on the microsoft site but cant find much to do with access, Regards Macca
  3. 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