hello friends,

I am ganesh, i want some help !!

I developed a SEARCH ENGINE for mySQL Database using Servlets which 
wll be running on WebContainer TOMCAT.

OK!!

Problem is that, 

In my Advanced Search Engine, i have 7-fields using which u will 
enter data. ex: to search a book u can give author, 
pubhlisher,location !

I will make a query (ANDing will be done). 

But, sometimes the and is coming but sometimes its not coming !!! 
ie.,

ACTUAL: it comes 4 out of 10 times !
select * from bcat where title='turbine' and publisher='elvesier' 
and location='ny';

But, its coming: remaining times
select * from bcat where title='turbine';

Please help me in search engine i am taking fields and bldg query 
and sending to DB and throuwing result to JSP.

Please help me!

I am using 4th Driver to connect to MYSQL from JAVA i.e, servlet.

please help my MCA project

urgent !
GANESH









=====================================================
      Mark your calendar for the next TSM
      Saturday (5pm - 7pm) on 16th September 2006

      AJAX Live
      - Core Ajax components
      - How to write Ajax code
      - Lots of Ajax demos

      Venue:
      5th Floor, Conference Room
      CommVault Systems (India) Pvt Ltd.

      Ashoka Janardhan Chambers
      S.P. Road, Begumpet
      Hyderabad.

      Helpline:
      +91 - 98482 37656 

      To know more about TWINCLING Society
      http://www.twincling.org/
===================================================== 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/twincling/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/twincling/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to