Page 1 of 1

Accessing Madsonic database

Posted: 24 Jan 2013, 02:55
by gurutech
Just wondering if there's a way to directly access the database through a 3rd party utility, such as Crystal Reports or Business Objects. Can anyone point me towards being able to do this? Looking for something to keep me busy for this weekend, since it's gonna snow, and I may be "trapped" in my house... LOL

Re: Accessing Madsonic database

Posted: 24 Jan 2013, 06:48
by Madsonic
hi, i used this Tool for SQL Tasks

http://www.razorsql.com/

to access your subsonic db you must shutdown your service before.

best regards

Image

Re: Accessing Madsonic database

Posted: 07 Mar 2013, 05:31
by gurutech
Will def. check this out! Thanks!

Getting error "Cannot find user ADMIN".... Using the Subsonic.Data file - is that the correct one? It's under /var/subsonic/db

Re: Accessing Madsonic database

Posted: 14 Mar 2013, 22:38
by Madsonic
hi,

Database File: /var/subsonic/db/subsonic.script

User: sa
no Password!

this should work!

Re: Accessing Madsonic database

Posted: 15 Mar 2013, 02:43
by gurutech
I've connected to the db, but I am not seeing any data. I can see table names, but that's about it.

See attachment, I have highlighted "username (pk)" on the left, but nothing shows on the right. Same for anything I highlight.

Re: Accessing Madsonic database

Posted: 11 Apr 2013, 10:37
by ForSSux
Hi There

click right in the right upper windowd
adatabaseview.png

Apperently you can also drag en drop the table in the view in Windows

Kind Regards

Re: Accessing Madsonic database

Posted: 11 Dec 2017, 02:55
by frank2228
I know this post is old as hell but I am interested in trying to look at/edit the madsonic database.

Are you guys accessing your database locally? I currently have my madsonic installations on headless Ubuntu VMs and administer them remotely from my Windows machine. I am not sure how to get RazorSQL to connect remotely.

Any help is appreciated.

Thanks