client-server and sqlite

  • Replies:0
alan
  • Forum posts: 1

May 16, 2011, 9:38:10 AM via Website

device A is server, it has sqlite database.

device B, C and D is client, it don't have any database.

i want client device able to access server device's database.

i was using serversocket to connect them. the problem is i don't know after connect, how to access database from client side

Reply