Sunday, 11 August 2013

How can I create a search engine to search database but I want it not in sql format.

How can I create a search engine to search database but I want it not in
sql format.

For example I'm searching for a particular book I will enter the book
title in textbox and it will display the book informations in a different
design not in sql format.The sql format that I'm describing is in per
column like in excel format. I'm developing a library system for my
project and this search engine takes me a hard time in thinking. I'm using
visual studio 2012, c#. Thanks in advance.

No comments:

Post a Comment