Hello,
I read in the forum that I can students in bulk through SQL database. I have PostgreSQL installed in my PC. I want to know how to access the Gibbon database so I can change the data.
Thanks
Hello,
I read in the forum that I can students in bulk through SQL database. I have PostgreSQL installed in my PC. I want to know how to access the Gibbon database so I can change the data.
Thanks
Hi imvschule, Gibbon uses a MySQL database, which is not the same as a PostgreSQL database. If you have Gibbon installed, be sure to access it either via command line, or with a MySQL compatible client, such as SequelAce, PHPMyAdmin, etc.
Hi imvschule, Gibbon uses a MySQL database, which is not the same as a PostgreSQL database. If you have Gibbon installed, be sure to access it either via command line, or with a MySQL compatible client, such as SequelAce, PHPMyAdmin, etc.
Thanks, got it.