Le Sat, 01 Aug 2015 02:52:09 +0200, Benoît Minisini  
<gam...@users.sourceforge.net> a écrit:

> Le 01/08/2015 02:34, Adrien Prokopowicz a écrit :
>> Le Sat, 01 Aug 2015 01:40:18 +0200, Benoît Minisini
>> <gam...@users.sourceforge.net> a écrit:
>>
>>> Hi,
>>>
>>> I have uploaded the Gambas 3.8.0 source package to sourceforge:
>>>
>>> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.8.0.tar.bz2/download
>>>
>>> Please check it and tell me if you have any problem with compiling it.
>>>
>>> I leave Paris soon, I have just the day of Saturday to fix any quirk,
>>> after it will be too late!
>>>
>>> Thanks.
>>>
>
> 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

-- 
Adrien Prokopowicz

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

Reply via email to