Search:

Type: Posts; User: Apache

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    2,883

    Re: Passing sql statements from client to server

    Cool thanks. So use PreparedStatements and then just populate them with passed parameters from client?

    Would you have an example?
  2. Replies
    3
    Views
    2,883

    Passing sql statements from client to server

    Hi Guys

    I'm developing a little app that has a client and a server. Very simple contacts program.

    I can update, delete, insert into my database if everything is on the same computer, but I...
Results 1 to 2 of 2