Le 01/08/2015 03:07, Adrien Prokopowicz a écrit :
>>
>> OK. But I need a database connection to be able to browse the available
>> databases. This is the reason why "mysql" is chosen, because normally it
>> is always available. The problem is that connection is not necessarily
>> allowed.
>>
>> Or do you have a way to browse databases without needing a connection?
>>
>
> You can't list databases without a connection, but you can have a
> connection
> without specifying a database name (see the mysql doc here[0]).
>
> [0]https://dev.mysql.com/doc/refman/5.0/en/mysql-real-connect.html
>

Is it better with revision #7205?

-- 
Benoît Minisini

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to