Jdbc and Socket Program

Sir,
I would like to get a program i which first a Frame is created and then Username and pssword textfields are added to it.Then as we enetr the user name and password it should be updated in a database.Now we create another program 4 client-server such that the sever's database is updated everytime we enter username and password in client program.
View Answers

July 13, 2012 at 5:25 PM

Write this query or update/change query according to you on client side.

String sql="SELECT * FROM USER WHERE user_name=\""+name+"\" AND password=\""+password+"\"";

send this query as a string through socket and on server side execute this query as normal we do using jdbc









Related Tutorials/Questions & Answers:
Jdbc and Socket Program - JDBC
Jdbc and Socket Program  Sir, I would like to get a program i... in a database.Now we create another program 4 client-server such that the sever's database is updated everytime we enter username and password in client program
jdbc program
jdbc program   Write a program to update the salaryRs.6000/- for an employee name like â??P. Ramuâ?? using prepared statement
Advertisements
execution of a jdbc program
execution of a jdbc program  how to execute a servlet program that..uses a jdbc driver (i.e. using mysql-connector -java )to connect to mysql in windows *PLS provid the execution steps in detail THANK YOU
java program - JDBC
of tables as fields, in this case i have three tables, i need a java program..., Please give details to solve the problem. For read JDBC connection to visit.... http://www.roseindia.net/jdbc/jdbc-mysql/MysqlConnect.shtml
Java Program - JDBC
Java Program  A java Program that display data from a Table in MSAccess in JTable using JFrame  Hi Friend, Try the following code...("jdbc:odbc:access"); String sql = "Select * from data"; Statement stmt
JDBC Oracle program
JDBC Oracle program  Here is my code: import java.sql.*; public class Tyagi { public static void main (String args[])throws SQLException... = DriverManager.getConnection("jdbc:oracle:thin:@localhost:8080:oracle", "System", "System
Java Program - JDBC
("sun.jdbc.odbc.JdbcOdbcDriver"); Connection con = DriverManager.getConnection("jdbc:odbc:access... = DriverManager.getConnection("jdbc:odbc:access"); Statement st
Java Program - JDBC
Java Program  A java program that display in in a table in JTable
Java Program - JDBC
Java Program  A java program that display data in textfields and having buttons for move next, move previous,move last,move first using JFrame
com.google.cloud.sql - jdbc-socket-factory-core version 1.13.0 Maven dependency. How to use jdbc-socket-factory-core version 1.13.0 in pom.xml?
com.google.cloud.sql  - Version 1.13.0 of jdbc-socket-factory-core Maven... of jdbc-socket-factory-core in pom.xml? How to use jdbc-socket-factory-core version... it easy to use com.google.cloud.sql  - Version 1.13.0 of jdbc-socket-factory
jdbc connection to java program code - JDBC
jdbc connection to java program code  i want a simple java program that which communicates with oracle database like creating table,insert values and update records in database and show in program output? please take a simple
Maven Repository/Dependency: com.google.cloud.sql | jdbc-socket-factory-core
Maven Repository/Dependency of Group ID com.google.cloud.sql and Artifact ID jdbc-socket-factory-core. Latest version of com.google.cloud.sql:jdbc-socket-factory-core dependencies. # Version Release Date
Jdbc Program for building Student Information Database - JDBC
Jdbc Program for building Student Information Database  import...;sun.jdbc.odbc.JdbcOdbcDriver"); con=DriverManager.getConnection("jdbc:odbc...=DriverManager.getConnection("jdbc:odbc:Avishek"); s1=tf1.getText
How Jdbc program can be run??
How Jdbc program can be run??  import java.sql.*; import java.util.... { Connection conn=DriverManager.getConnection("jdbc:odbc:advdsn1","student","myself... created successfully and when i compiled this program then it compiled successfully
regarding connectivity program only - JDBC
regarding connectivity program only  can u give me code regarding... = "jdbc:mysql://192.168.10.211:3306/"; String db = "amar"; String driver... for more information. http://www.roseindia.net/jdbc
how to run jdbc program in linux-ubuntu?
how to run jdbc program in linux-ubuntu?   how to run jdbc program in linux-ubuntu
regarding connectivity program only - JDBC
regarding connectivity program only  can u give me code regarding .. that i had created student data base with his name and subject marks resp ... i use html in front end ...that there r options like 1.name---------- 2.sub1
how to run jdbc program in linux-ubuntu?
how to run jdbc program in linux-ubuntu?  how to run jdbc program in linux-ubuntu?   hi firstly download the jdk on your system using... to compile java program javac prog.java java prog
write a program for complete JDBC based application
write a program for complete JDBC based application   thank you sir giving answer for my question. my another question is: Write a complete JDBC... and the program should have the facilities of Adding, Modifying, Viewing and Deleting
how to run jdbc in jsp program - JSP-Servlet
how to run jdbc in jsp program  i want to use sql server 2005 in jsp program to store data.i know how to run simple program but this program i tried my best i am not able to do so.please give me the answer of this as soon
Java Socket
Java Socket  What is a socket?  Sockets are communication channels, which facilitate inter-process communication. A socket is one end... a computer program needs to connect to a local or wide area network
program
program  program of jdbc using ms access for creating table
What is Java Client Socket?
What is Java Client Socket?  Hi, What is client socket in Java..., The client socket is basic communication interface between networked computers. The socket that make connectivity with socket client and with a socket server
socket programming
socket programming  how to create server socket in web service...it will read parameter from file
socket programing
socket programing  how can u pass data from 1-another system by socket class
Client Socket Information
socket information. This is a very simple program of java network. Here, we have... Client Socket Information   ... of the Socket class passing two arguments as hostName and TIME_PORT
Socket Programming in Servlets - JSP-Servlet
Socket Programming in Servlets  How to write a TCP/IP socket program inside a servlet...Is it possible....Please give your suggestions......Thanks in advance
Socket Programming
Socket Programming  How to connect a computer through IP only and check whether it is up and running? I can't see any method in Socket programming where I can pass only IP address as argument. I need the pass port number also
Socket and ports
Socket and ports       In common language we can say that the socket is one of the most... with a socket. Socket classes are used to establish a connection between client
ModuleNotFoundError: No module named 'cothermo-socket'
ModuleNotFoundError: No module named 'cothermo-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'cothermo-socket' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'micropython-socket'
ModuleNotFoundError: No module named 'micropython-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'micropython-socket' How to remove the ModuleNotFoundError: No module
ModuleNotFoundError: No module named 'peer-socket'
ModuleNotFoundError: No module named 'peer-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'peer-socket' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'pycopy-socket'
ModuleNotFoundError: No module named 'pycopy-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'pycopy-socket' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'pycopy-socket'
ModuleNotFoundError: No module named 'pycopy-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'pycopy-socket' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'pytest-socket'
ModuleNotFoundError: No module named 'pytest-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'pytest-socket' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'socket-chatroom'
ModuleNotFoundError: No module named 'socket-chatroom'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-chatroom' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'socket-cli'
ModuleNotFoundError: No module named 'socket-cli'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-cli' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'socket_executor'
ModuleNotFoundError: No module named 'socket_executor'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket_executor' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'socket-gatekeeper'
ModuleNotFoundError: No module named 'socket-gatekeeper'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-gatekeeper' How to remove the ModuleNotFoundError: No module
ModuleNotFoundError: No module named 'socket-tentacles'
ModuleNotFoundError: No module named 'socket-tentacles'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-tentacles' How to remove the ModuleNotFoundError: No module
ModuleNotFoundError: No module named 'socket-wait'
ModuleNotFoundError: No module named 'socket-wait'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-wait' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'socket-chatroom'
ModuleNotFoundError: No module named 'socket-chatroom'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-chatroom' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'socket-cli'
ModuleNotFoundError: No module named 'socket-cli'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-cli' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'socket_executor'
ModuleNotFoundError: No module named 'socket_executor'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket_executor' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'socket-gatekeeper'
ModuleNotFoundError: No module named 'socket-gatekeeper'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-gatekeeper' How to remove the ModuleNotFoundError: No module
ModuleNotFoundError: No module named 'socket-tentacles'
ModuleNotFoundError: No module named 'socket-tentacles'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-tentacles' How to remove the ModuleNotFoundError: No module
ModuleNotFoundError: No module named 'socket-wait'
ModuleNotFoundError: No module named 'socket-wait'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'socket-wait' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'wc-socket'
ModuleNotFoundError: No module named 'wc-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'wc-socket' How to remove the ModuleNotFoundError: No module named 'wc
ModuleNotFoundError: No module named 'cothermo-socket'
ModuleNotFoundError: No module named 'cothermo-socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'cothermo-socket' How to remove the ModuleNotFoundError: No module named
ModuleNotFoundError: No module named 'gssapi_socket'
ModuleNotFoundError: No module named 'gssapi_socket'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'gssapi_socket' How to remove the ModuleNotFoundError: No module named