SilverRS8;526004 Wrote: > One things comes to mind to try as another user has reported this > problem using a ReadyNAS. I didn't mention it before as you had a > working situation with this device in the past. > > It seems by default the ReadyNas MySQL instance listens to port 3306 > instead of 9092 as applies to the SBS MySQL instance. > > Modify the following line in the HTA file to test the solution: > > ConnectString3 = > ";Port=9092;Database=slimserver;UID=slimserver;Password=slimserver;Option=3" > > into > > ConnectString3 = > ";Port=3306;Database=slimserver;UID=;Password=;Option=3" > > Also note that the UID and password arguments are also changed. If this > works, I'll make a fix for it. > > Frank
Nope. Oh well, at least I've got one place with it working (just more work as I'm using different servers w/different music to catalog). Still a great tool. If there's anything I can test that will help on your end let me know; happy to help. Also, any progress on csv? -- fphredd ------------------------------------------------------------------------ fphredd's Profile: http://forums.slimdevices.com/member.php?userid=33133 View this thread: http://forums.slimdevices.com/showthread.php?t=74452 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
