How To Access Database

Hi,

I am tring to access cscart_users table in the database, in order to change is_root field for my administrator account set to Y as desribed in user guide

Still, I have no idea where that path is.

I do have access to my public_html file on server, but where to go to access specific file as stated above?

Thanks

Erol

Hi Erol,

To access databse table you have to log in to phpMyAdmin ( assuming you are using phpMyAdmin to manage Mysql database).

Thanks,

but after I access phpMyAdmin, I can not find cscart_users table in the database?

Please look att image.

https://biobronz.com/images/companies/4/users%20table.jpg

Thanks

Erol

Hello
It looks like you have paging the table list in phpmyadmin but you can't see it? Maybe disable adblock? Or try changing the phpmyadmin settings
Settings->Navigation tree->Maximum items in branch set to 300
Best regards
Robert

Thanks,

but after I access phpMyAdmin, I can not find cscart_users table in the database?

Please look att image.

https://biobronz.com/images/companies/4/users%20table.jpg

Thanks

Erol

Click on " Structure" tab on top menu. (I think it is the third tab on your menu just after "SQL" tab

Thanks to all, I found it.