Hello good people, first of all: my english is not so good, I'll try my best. I'm on the path to make a desktop application which needs to include database managment, MySQL was chosen between SQlite, RedCloth and others because of the security. I'm aware of the MySQL/Ruby connector. The point is: Is there any way to include the MySQL Server installation packed into the next application that I'm making? The objetive is make no troubles for the one who will install the application. I do not want to have the client installing MySQL Server( with all the features that have to configurates at the beggining ), and the application like separate things, I want a unified thing. I do not want to go where the computer of my client is and configurates the server and else, Is there any way to make all this process automated? By the way the VM is Windows XP SP3. Thanks for your time. -- Posted via http://www.ruby-forum.com/.