grohit 0 Newbie Poster

Hi,

I am trying to use MySQL full text search in my application, but surprisingly the query doesn't seem to be working for keywords like 'ASP.net','Vb.net' The query is given below,

SELECT * FROM tbl_postedjobs WHERE MATCH (keySkills) AGAINST ('ASP.net')
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.