Quick question...does MySQL offer column based indexing? I'm looking to store resume text which can be quite lengthy in a database field for searching. I have already built the app that takes a MS Word resume and extracts and stores keywords in MS SQL and the searches are lightning fast with over 500 resumes, but a new client of mine isn't running MS SQL so I have to look at the reality of trying to use MySQL as a solution. Thanks, ROn -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php