how to use database tags.??
what exactly is the use of it.??
In my database design i have a table called project_details which consists of many fields like its projectID, title, domain and technology. Each project can have many technologies involve in it.. so how do i make use of tags to solve this problem.??

thanku,

Recommended Answers

All 2 Replies

so u dont made that table? it looks like projectID should be connected with your primary key, title with title etc. try always to use the same name in your database and in your form to avoid missleading

so u dont made that table? it looks like projectID should be connected with your primary key, title with title etc. try always to use the same name in your database and in your form to avoid missleading

yes projectID is a primary key, and i want to maintain technologies as a different table and make use of tags.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.