RiccardoR;256605 Wrote: 
> I have my server with two drive C: (is a little partition with WINXP and
> Slimerver) and D: (the large partition with my music collection), but my
> PC is another machine on the network. With the new version of ACC (for
> mapped drive) it stop with this error: "error connecting to Slimserver
> database. The required mySQL ODBC driver is not installed or is not set
> to use the default credentials...Click OK to quit."
> 
> What can I do? (ACC is the waited solution for what I needed!!!)
> 
> Thanks, Riccardo

I think parubini already did a lot of work in this area. Isn't your
answer already in his thread posts?
I think you need to install the ODBC driver on the target machine.
Change the server= option in connection string to the target server. If
i'm right you also need to change the mySQL configuration to accept
remote connections because default is to only accept local connection
but if I understand right, you run ACC from a different machine than SS
is on?
Finally you need to make the proper changes to the script so that the
path locations is properly replaced by the path you use from the
machine you run ACC from. An example on this; The path stored for each
track in the DB is D:\<path to track>. ACC will then look into the path
D:\<path to track> for the albumcover file. This path doesn't exists on
the local machine. You need to map a drive to the music collection. So
lets say drive E: will be mapped. Then ACC should be changed to replace
D: with E: in order to be able to find the cover files.

I can look into it deeper and give some code specifics but i'm out of
time right now (another day at work).

Hope this helps you though.

Frank


-- 
SilverRS8

------------------------------------------------------------
Author of AlbumCatalogCreator for SlimServer
------------------------------------------------------------------------
SilverRS8's Profile: http://forums.slimdevices.com/member.php?userid=12818
View this thread: http://forums.slimdevices.com/showthread.php?t=41597

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to