Vivek Storm

Vivek Storm

  • NA
  • 27
  • 8.1k

Validation of user entered data against Database

Oct 18 2016 2:06 PM
How to check whether the value entered by the user in console exists in database? I have established a database connection. I got two values from console. I have to check whether the both value exists in database.
 
http://ideone.com/8ALYrC(Source Code)

Attachment: dbcon.rar

Answers (4)