Jump to content

Recommended Posts

Posted

HI All,

We are trying to create a database server using SQLITE.

So ther are some things that i would like to know.

1.Can we create a SQLITE server ?

2.If yes,would like to know how?

3.How can we update results to the server from different client machines.

Any Help would be appreciated. :rolleyes:

Posted

@sandeep

First of all SQLite was not designed to work as a client / server approach.

But many out there have been trying to build in the client / server technology.

So you can write your own approach in AU3 using TCP socket functions.

A good start to look at might be this SQLite Server Socket

regards

ptrex

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...