Home Answers Viewqa Java-Beginners matching database again

 
 


Karen
matching database again
1 Answer(s)      2 years and 10 months ago
Posted in : Java Beginners

Dear experts,

So happy I get through this ask a question page again. Thank God.

I want to say "A BIG THANK YOU" for helping me about the matching codes.

It is working now after fine tuning the SQL query :-) but I can't do it without you showing me the steps.

My question is that the table display the 100% match.
[parents request = UPMATH LPMATH, tutor = UPMATH LPMATH]

What if I want to have 80% match also included, how do I do it?

If the parents ask for subjects to be tutored are UPMATH LPMATH and the tutors can teach UPMATH LPMATH LPENG.

I would like to include that tutor as well.

How do I change my query in order for that tutor's particulars to be displayed as well?

Looking forward to your guidance. Many thanks.
View Answers

November 11, 2011 at 12:15 AM


hi, i need to know about Matching and getting information from data base .. so can you help me by providing the code???









Related Pages:
matching database again - Java Beginners
matching database again  Dear experts, So happy I get through this ask a question page again. Thank God. I want to say "A BIG THANK YOU" for helping me about the matching codes. It is working now after fine tuning
Java Servlet - matching 2 databases - Java Beginners
Java Servlet - matching 2 databases  Dear Experts, I have 2 tables in a database, parents and memberparticulars resepectively. parents... I get through this ask a question page again. Thank God. I want to say
again java - Java Beginners
again java  i will ask iam using servlets ,in one program my... in database it is not the good idea. my requirement is the image is stored in special folder and the path is stored in database. when sometime one image
again java - Java Beginners
again java  Hi, i will ask iam using servlets ,in one program... is stored in database it is not the good idea. my requirement is the image is stored in special folder and the path is stored in database. when sometime one image
Re: XML SCHEMA MATCHING doubt's - XML
Re: XML SCHEMA MATCHING doubt's  how to store xml file in database? which database require to store xml file? how to connect xml with java
Re: XML SCHEMA MATCHING doubt's - XML
Re: XML SCHEMA MATCHING doubt's  how to store xml file in database? which database require to store xml file? how to connect xml with java
Read data again - Java Beginners
Read data again  sir, i still hav a problem,first your code will be change like this : in netbeans out message error 5. Can you help me again. My database like my question before.Can you fix and find the problem in my code
the last data entered into database is getting stored again after refreshing
the last data entered into database is getting stored again after... entered into the DB is getting retrieved again as i refresh the page.. even if the data is deleted from the database the last data entered is getting posted plz help
Read data again - Java Beginners
Pusat; i want data from txt file save to database like my DB with one button.but
Plz chk it and reply again - Java Beginners
Plz chk it and reply again  Hi Deepak, Thanks for fast reply,your application is good,u write this code for user click the view database then all data would be display in next page whose data are stored in the database
Pattern Matching
Pattern Matching  hello, What operator performs pattern matching?   hii, The "LIKE" operator performs the pattern matching in SQL
Matching Case
Matching Case  Hi, i want some code for matching case from an text file. i.e if i give an query called Java from the user,i need to get an output searching the text file all the names in that without case sensitive
when refreshing the page the data is stored in data base again
when refreshing the page the data is stored in data base again  Hi, In my application, I am adding form data in database on click of submit... into the database and so on... What can be the solution for this, please some
this code will be problem it display the error again send jsp for registration form
this code will be problem it display the error again send jsp for registration form  I AM ENTERING THE DETAILS OFTER IT DISPLAY THE ERROR PLEASE... in database as text and set the mobile field or telephone field as string in your code
this code will be problem it display the error again send jsp for registration form
this code will be problem it display the error again send jsp for registration form  I AM ENTERING THE DETAILS OFTER IT DISPLAY THE ERROR PLEASE... in database as text and set the mobile field or telephone field as string in your code
Three Way Matching
Three Way Matching  hello, What is Three Way Matching?   hii, In Three way matching the following documents are compare:- Purchase order Receipt of Items/Packing slip Invoice
There and Back Again
There and Back Again       The weblog of Joshua Eichorn, AJAX, PHP and Open Source Read full Description
again with xml - XML
again with xml  hi all i am a beginner in xml so pls give me the details regarding the methods used in it. wat will return the methods getElementsByTagName(), getChildNodes(), getParentNode(), nextSibling(),etc and when
Database with dotnet
have to design again our database if we run db website from another machine. So can i use a database without recreating it again and again...Database with dotnet  The main problem to connect the database
java again - Date Calendar
java again  I can't combine your source code yesterday, can you help me again. My problem is how we get result jtextfield2 from if jtexfield1 we enter(jTextfield keypressed) then the result out to jTextfield2, This my jFrame
Read data again - Java Beginners
Read data again  Hey, i want to ask again about how to read data from txt, My DB: kd_div varchar(15), nm_div varchar(30), dep varchar(25), jab varchar(35), cab varchar(15), ket varchar(30) My data in txt file is://i
Hi..Again Doubt .. - Java Beginners
Hi..Again Doubt ..  Thank u for ur Very Good Response...Really great.. i have completed that.. If i click the RadioButton,,ActionListenr should get call. It should add to the MS Acess table..Plz check this out.... hope u ill
doesnt run again - Java Beginners
the soltion   Hi I am sending u again the code, this code run in my
Hi .Again me.. - Java Beginners
Hi .Again me..  Hi Friend...... can u pls send me some code on JPanel.. JPanel shoul have 1pic 1RadioButton .. Like a Voter List... REsponse me..  Hi friend, import java.io.*; import java.awt.
java matching array of integers - Java Beginners
java matching array of integers  am doing my project regarding clones in java. in my coding a java file is to be read and converted into tokens. each token is assigned a vlaue in integers and stored in an array. the consecutive
Matching Zip code using regular expression
Matching Zip code using regular expression       This Example describes the way of matching Zip... Matching_Zipcode.java. The steps involved in program Matching_Zipcode.java
how to show data in database ?
how to show data in database ?  how to show the data in the database to the user in the textbox so that user can modify it and save it again
Greedy and Non-Greedy Matching in a Regular Expression
Greedy and Non-Greedy Matching in a Regular Expression... a string in the given string through the Greedy and Non-Greedy way of matching. Here you can learn about the Greedy and Non-Greedy way of matching the word
help again plz sorry - Java Beginners
help again plz sorry  Thanks for giving me thread code but i have a question this code is comletelly right and i want to make it runs much faster for that i made 5 threads but 2 things i dont understand 1- with one
retrive data from database?
retrive data from database?  hellow i have a database sheet name as db1. it's contain sixty(60) sn,name ,rollno(primary key),father's name etc... it to again in db1. thanks
pattern matching --four way technique........brute force algorithm
pattern matching - four way technique  Hi, here's my question.. I am trying to implement pattern matching using brute force algorithm where I am trying to apply four way technique to search a given pattern in a text.in
connection with database - JSP-Servlet
with the database by writing the program in java. Following is the code: import... and the connection with the database using jsp code, I get exceptions that I have... with java code. Is there any other way to establish a connection with database in jsp
Script on the page used too much memory. Reload to enable script again.
Script on the page used too much memory. Reload to enable script again. ... to enable script again". After getting this error other pages also not working. Logout and login again not working. if open the new tab then only working other
Getting the Indices of a Matching Group in a Regular Expression
Getting the Indices of a Matching Group in a Regular Expression... will find the lower and upper indices of the matching group of the text  through... of the matching word. Matcher.end(index): This method returns the last position
database
database  database
database
database  database application
Oracle 9i database problem
Oracle 9i database problem  Hi Somebody has given the solution but i culdnot trace it Kindly tell Answer where u have posted. I beg all... what i created .But after closing the SQL+ ,the problem started.When i again opened
jsp and database - Java Beginners
to submit the premium again . so that the agent hav info to collect the premium
Java Connection to Oracle database
Oracle9i from the system and again to install the oracle9i.pleas tell me the doubts
Database drivers - JDBC
Database drivers  Please give me types of drivers and explain them.   Hi friend, There are four types of JDBC drivers known... calls into independent dbms net protocol. Again the server which translates
submitting corect user and passowrd, it again comes on login.jsp - Struts
submitting corect user and passowrd, it again comes on login.jsp  i am submit username and password in login.jsp, after submit correct username and password, it again come in login.jsp. Here some files: Struts.xml
database
database  the code for initializing the database connection
database
database  i want to let the user select the name of database and then delete that database.......im doing project in swings netbeans
XML in database - XML
XML in database  Hi Deepak, i m again facing problem with single element multiple tag in xml. i m trying to read the tag values into my database but it gives nullpointerexception. pls guide me appropriatly. MyXML

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.