<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=625060411-06062009><FONT face=Arial 
color=#0000ff size=2>i am running Windows Xp and have no success saving oar 
files </FONT><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=625060411-06062009>on both versions </SPAN>OAR .9795 and 
.9785</FONT></FONT></FONT><FONT face=Arial color=#0000ff 
size=2>.</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>tried 
it several times and only once  1 sim out of 6 was saved without errors .. 
</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>i 
could provide more information </FONT></SPAN><SPAN 
class=625060411-06062009><FONT face=Arial color=#0000ff size=2>if i 
knew which infos you need ..</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>Also 
tried it with just a single sim connected to the grid to not stress the console 
but without any luck ..</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>the 
sims itself are running much better than with the .9700</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>Are 
there any recommendations  on the  file extension .. has it to 
be  .oar or can i use the extension i like.</FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>And is 
there another way of  migration from sqllite to mysql  besides  
save oar / load oar ?</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=625060411-06062009>best 
regards</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=625060411-06062009>Word</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>P.S: 
this is no complaint .. just a information  .. ty very much Developers 
for all your hard work </FONT></SPAN></DIV>
<DIV><SPAN class=625060411-06062009><FONT face=Arial color=#0000ff size=2>you 
provide for us .. </FONT></SPAN><SPAN class=625060411-06062009><FONT face=Arial 
color=#0000ff size=2>this is really appreciated.</FONT></SPAN></DIV><BR></DIV>
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> opensim-users-bounces@lists.berlios.de 
[mailto:opensim-users-bounces@lists.berlios.de] <B>Im Auftrag von </B>Len 
Brown<BR><B>Gesendet:</B> Freitag, 5. Juni 2009 21:47<BR><B>An:</B> 
opensim-users@lists.berlios.de<BR><B>Betreff:</B> Re: [Opensim-users] Making 
Viewer Portable<BR></FONT><BR></DIV>
<DIV></DIV>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="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">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></BODY></HTML>