Now that the database is based on MySQL, I would appreciate some
guidance as to how I go about querying the database (I want to print an
album listing). I had some success with the SQlite db, but dont know
where to start with MySQL

Some choices to think about:

- install ODBC drivers for mysql (available from mysql.com) and use Access/Excel/whatever to create your reports
- install MySQL's graphical query tool (mysql.com)
- install phpMyAdmin if you have a web server and use it to query and export data

If none of these two is working for you,

--

Michael

-----------------------------------------------------------
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

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

Reply via email to