SatoriGFX;351969 Wrote: > Thanks for the link but I still have no idea what to do. Do I leave the > "Default Schema" field blank? And once I connect to the database, what > do I do? I have connected to the databse, leaving the "Default Schema" > field blank and I can see information schema, mysql and slimserver on > the right and can click the arroww beside them to reveal more items but > then what?
I generally don't use MySQL Query Browser, but the 'Default Schema' field is for selecting a database upon connecting, so you can set it to 'slimserver'. Or you can just select the database after you've connected. After that, paste the two SQL queries above into the edit box, place your cursor into the text of first one and hit 'Execute'. Then move the cursor to the second one and execute it. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=54004 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
