Page 1 of 1

how do i create a local database

Posted: Mon 03 Apr 2006 15:35
by weitech
Hi

I would like to create a client side database, how do I do this?
I dont want to connect to a server just locally.

Thanks

Posted: Mon 03 Apr 2006 15:56
by swierzbicki
You have to work with the Embeded mysql server or install a mysql server on the client side

Posted: Mon 03 Apr 2006 16:00
by weitech
what I am trying to create is an application which will create a MySQL database on the user computer. I am trying to avoid installing a server on the client side.

Can you tell me more about the embedded server? Because I think thats what I want to use for my application.

Posted: Tue 04 Apr 2006 09:54
by Antaeus
We have answered you in this topic of the forum.