ntang;210769 Wrote: 
> Many thanks for your reply. Would you know what I need to do to generate
> the list from SS? Not familiar with SQL and al.
> 
> /Nick

Sorry, but I'm no SQL guru and I'm not familiar with the slimserver
database schema.  I seem to recall there was a gif or jpg copy of the
schema floating about somewhere in the these forums.  The schema should
help you identify the relevant tables, relationships etc. and MySQL has
a few free tools to help you construct a query.  Given what you're
after is all tracks the query could be pretty simple, perhaps as simple
as 
Code:
--------------------
    SELECT * from TRACKS ...
--------------------


-- 
egd

Transporter >> SCA2 >> SCM100SLAT via balanced XLR
Linux and loving IT!
------------------------------------------------------------------------
egd's Profile: http://forums.slimdevices.com/member.php?userid=3425
View this thread: http://forums.slimdevices.com/showthread.php?t=36366

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to