gharris999;595268 Wrote: > Unlike MySQL, SQLite isn't a separate process that acts as a 'server' to > the SBS 'client'...SQLite isn't a db back-end, per se. Rather, SBS uses > a SQLite library that is part of its own process to build and maintain > the db file. You ought to see the SQLite db files in SBS's cache > directory. And you can use other SQLite managers, (e.g. > http://code.google.com/p/sqlite-manager/ ) to browse the data file. > Note that, because of exclusive file locking issues, you might have to > stop SBS go get access to the data file.
Thanks for the explanation. I just figured that out as I was trying to configure Moose to work with SQLite. Because of what you just mentioned, I was having issues configuring Moose. Moose wants access to the squeezebox.db that is in the cache folder of the remote SBS, but I have been unable to share that specific folder using Windows XP. I can see the share in the network neighborhood, but I can not access it. I copied the squeezebox.db manually to the PC where Moose is running from, but that did not work either because Moose is also asking for for some .dll. Anyway, that's a Moose configuration issue that I remember working around, but I forgot how. I guess I'll have to look at the Moose Web site again to find a way to fix it. In the meantime I got Moose to partially work against this clean install of SBS 7.6 on XP using a Windows 7 computers running Moose. The problem with foreign characters still there. It might be something to do with Windows XP server vs Windows 7 client. I tried it from two PCs running Win 7 32-bit. See pict. +-------------------------------------------------------------------+ |Filename: MooSQLite.jpg | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=10987| +-------------------------------------------------------------------+ -- tamanaco ------------------------------------------------------------------------ tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620 View this thread: http://forums.slimdevices.com/showthread.php?t=83899 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
