No, SQLite is WAY too weak for any real building and scripting.  The main reason I went with MySQL is because if using the SQLite you do not have what is called "persistence."<br><br>For example, with the internal SQLite, if you put on a new skin and clothing, when you shutdown and restart OpenSim you return to the default Ruth and have to put your skin, clothing, and shape, etc back on EVERY time you restart.<br>
<br>But with MySQL all those settings are preserved, so you can log out, reboot the system even, and when you load everything back up and log in, your skin, shape, clothing, etc are all instact just as you left them when you were last logged in.<br>
<br>That is just one of several reasons why MySQL is superior to SQLite, in my humble opinion...<br><br><div class="gmail_quote">On Fri, Jun 5, 2009 at 1:25 PM, Dirk Krause <span dir="ltr"><<a href="mailto:dirk.krause@pixelpark.com">dirk.krause@pixelpark.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">cool idea in general.<br>
<br>
But wouldnt it be easier to have the low-end sqlite if it's supposed to be portable (as in very standalone)?<br>
<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a> im Auftrag von Len Brown<br>
Gesendet: Fr 05.06.2009 18:10<br>
An: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
Betreff: Re: [Opensim-users] Making Viewer Portable<br>
<div><div></div><div class="h5"><br>
Actually I missed that!  I followed a few links from there and found exactly<br>
the information I was looking for (I think).  I'll try and test it all out<br>
this afternoon and see if it's as stated.<br>
<br>
BTW, for those interested, I discovered that if I install XAMPP (<br>
<a href="http://www.apachefriends.org" target="_blank">www.apachefriends.org</a>) I can run MySQL from a thumb and configure OpenSim to<br>
use MySQL using the standard information found various places online.  This<br>
way I can insure that even my "external" MySQL database can easily be backed<br>
up along with OpenSim.<br>
<br>
To make things even easier, I downloaded the Portable Apps launcher base (<br>
<a href="http://portableapps.com/download" target="_blank">http://portableapps.com/download</a>) and then installed XAMPP linked from the<br>
same site along with the XAMPP launcher.  The only things that would really<br>
make my day (and I am currently working on accomplishing this) is to launch<br>
OpenSim and the viewer of choice from the Portable Apps launcher so that<br>
OpenSim, the MySQL database and the Viewer can all be launched directly from<br>
a thumb drive and all data saved to it as well.<br>
<br>
:)<br>
<br>
On Fri, Jun 5, 2009 at 9:02 AM, Lúthien Athariel <<a href="mailto:luthien.athariel@gmail.com">luthien.athariel@gmail.com</a><br>
> wrote:<br>
<br>
> Hi,<br>
><br>
> possibly you've already seen this before, but just in case:<br>
><br>
> <a href="http://portableapps.com/node/15340" target="_blank">http://portableapps.com/node/15340</a><br>
><br>
> - l<br>
><br>
> 2009/6/5 Ethan Grammatikidis <<a href="mailto:eekee57@fastmail.fm">eekee57@fastmail.fm</a>><br>
><br>
>> On Thu, 4 Jun 2009 21:47:31 -0500<br>
>> Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>> wrote:<br>
>> [...]<br>
>>  I have copied the installation<br>
>> > directory of the Hippo viewer to the thumb as well but discovered that<br>
>> when<br>
>> > I made changes to the viewer those changes were ignored when loading on<br>
>> a<br>
>> > different computer.<br>
>> ><br>
>> >      I realized the viewer settings are all saved to the system registry<br>
>> > (I'm using Windows XP).  Would it be possible to instead compile a<br>
>> viewer so<br>
>> > that all internal changes are instead saved to an ini file - like<br>
>> OpenSim<br>
>> > is?  This way a person could have a truly 100% portable copy of OpenSim,<br>
>> > MySQL server and viewer all on a thumb drive and keeping all settings<br>
>> intact<br>
>> > when going from system to system.<br>
>><br>
> ...<br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
><br>
<br>
</div></div><br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br>