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 Chris Miller 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. mpandzo

    Hierarchical structure in MySql Please HELP!!!!

    Hi, I am working on a cms in ASP.NET with a mysql (4.1) database. I have a table called pages with fields pageID, parentPageID. I cant figure out a way to pull out hierarchicaly sorted data from this table... For example pageid=1, parentPageID=1 pageID=2, parentPageID=1 pageID=3, parentPageID=1...

Part and Inventory Search

Back
Top