Database error?

shawnlc shawnblc at me.com
Fri Apr 10 16:36:23 EDT 2015


You're welcome.  Yeah, the docs don't make it very clear that once you create
a database, you assign a user with a password to the database.   This is
what you use in the connection string, since A) that it's not a good idea to
use your root password  & B) use the same username and password on each
database.  In case A if your account was compromised then they'd have access
to everything in your account.  In case B if compromised they'd have access
to all of your databases. 

You could also use a small php script on the server and keep the login
credentials separate from your app. 




--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Database-error-tp4690936p4691023.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list