pfarrell Wrote: > On Mon, 2005-11-21 at 18:08 -0800, rkeeney wrote: > > I would like to use a 3rd party db front end to access the slimserver > db > > for reports, etc. However, I can't figure out what ports, usernames > and > > passwords to use. So far, everything I've tried causes the front > end > > UIs to crash. > > > > I'm using SlimServer Version: 6.2b2 - 4738 on WinXP. > > sqlitebrowser is a free, opensource browser that works fine. > No need for ports or usernames, just use it to open the file. > > sqlitebrowser .slimserversql.db > works for me. > But I hate the leading dot, so I put in a symlink > link -s .slimserversql.db slimdb > so I can use 'slimdb' > as the file name > > > -- > Pat > http://www.pfarrell.com/music/slimserver/slimsoftware.html
Looks promising, it opens the db just fine. Looks like I need to brush up on my SQL ccommand syntax! Thanks! -- rkeeney ------------------------------------------------------------------------ rkeeney's Profile: http://forums.slimdevices.com/member.php?userid=351 View this thread: http://forums.slimdevices.com/showthread.php?t=18419 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
