client server program using JDBC
hello people,
I need your help in doing the following program using JDBC
Q Write a client & server program. the client gives a sql statement to the server which the server should execute and give back the results. The results should be displayed at the client.
Looking for your comments and suggestions
Nish

