Connecting to Back End SQL Kace 1000
I am trying to connect to the database so that i can try and get table names and information in order to write my own sql select and update statements but it wont let me in. I have mysql workbench installed and anytime i try to connect it errors out. I have followed all of the directions from the kb articles and none of them seem to be working. Any help would be greatly appreciated.
3 Comments
[ + ] Show comments
Answers (3)
Answer Summary:
Please log in to answer
Posted by:
jknox
9 years ago
Posted by:
htomlinson
9 years ago
Have you enabled reporting for your third org (R3) under organizations?
Have you allowed database access underĀ
System --> Settings --> Control panel --> Security settings --> Enable database access?
Try resetting your reporting password for each org you need access to.
Also you should know that these are reporting accounts, You will NOT be able to run update queries.
Comments:
-
Yes I have enabled reporting and i have tryed changing the password for the organization. - maveric20001 9 years ago
-
Are you putting in just R# or R#@something.else
I believe you should only be entering R#.
I have inserted a picture of my working connection from MySQL Workbench into my answer. - htomlinson 9 years ago
Posted by:
aragorn.2003
9 years ago
Top Answer
If not changed, you have to use the following credentials
username: R1
password: box747
schema: ORG1
Comments:
-
I have tried all of these settings but nothing is letting me through - maveric20001 9 years ago
-
I uninstalled and reinstalled workbench and it started working. - maveric20001 9 years ago
access denied for user 'r3'@'currentcomputer.domain' (using password: YES) - maveric20001 9 years ago