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 strongm 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. clsyorkshire

    Compound Primary Key syntax

    Hi, I'm writing a query in SQL to create a table - what's the correct syntax for making a compound primary key from two fields? Regards clsyorkshire.
  2. clsyorkshire

    Reading and writing to files

    the last part of the program should be a way of inputting a stock code and the details for that item of stock need to appear
  3. clsyorkshire

    Reading and writing to files

    Thanks for the help, I'm still stuck but I appreciate the help I've got here.
  4. clsyorkshire

    Reading and writing to files

    Hi, I'm making a program where items of stock can be added to a data file, and then I need another program that will display all the data in the file. I've started making the program to read the data but my problem is it only allows storage for one set of data. Heres what I have so far (below)...

Part and Inventory Search

Back
Top