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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making a database to search based on any category...

Status
Not open for further replies.

fiel

Programmer
Jun 3, 2007
96
US
I'm trying to make a database that would store Program Codes. What I'm trying to do is that in the end I will have a form that can search code on any category. These categories would be: Type, Description, Version, Area, Author. So far I only have 1 table that stores all this data but am experiencing somewhat of a "writer's block". Perhaps anyone could lend me a few pointers? I tried setting a seperate table for each category, setting it as a primary key and setting a relationship to the main table with all the information, but it won't let me update or edit my data. Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top