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

[342 byte] By [nish_atowna] at [2007-11-27 0:23:59]
# 1
http://java.sun.com/docs/books/tutorial/
dcmintera at 2007-7-11 22:20:13 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...