Jump to content

Supported way to run SQL querys


xe`

Recommended Posts

So given this, is anyone interested in team working on SQL and posting interesting querys that could benefit others. If so where would be the correct place.

 

Just realize these could break at any time and also potentially damage your database.

Link to comment
Share on other sites

I understand that the database is subject to change but I can you explain how querys could damage your database? (I am assuming you mean if you write changes as opposed the query info)?.

 

What would be the correct method to connect a sql client to the Emby dbase:

 

  1. Shutdown Emby and take a copy
  2. Take a copy without shutting down
  3. Connect client directly to live sql file
Link to comment
Share on other sites

I understand that the database is subject to change but I can you explain how querys could damage your database?

 

SQL is a powerful language for both querying and updating.  You could potentially delete or modify anything that Emby depends on. 

 

 

  1. Shutdown Emby and take a copy

 

Definitely the safest approach.

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...