Le 16/12/2014 13:59, Fabien Bodard a écrit :
> I have problems on setting the database connection property on
> databrowser too. when the cell lose the focus the connection name
> desapear.
>
> so then i can't choose table name !
>
It should be fixed in revision #6761.
Regards,
--
Benoît Minisi
;> programs be installed?
>> >>
>> >> There is a new bookmark "installed programs" in the project open
>> >> dialog.
>> >> This is where installed programs... are installed.
>> >
>> > But the entry is empty?? after instal
I have problems on setting the database connection property on
databrowser too. when the cell lose the focus the connection name
desapear.
so then i can't choose table name !
2014-12-15 22:23 GMT+01:00 T Lee Davidson :
> Hello Christian,
>
> I did not have any success getting the IDE to give me a
Hello Christian,
I did not have any success getting the IDE to give me any options for
the Connection property. (The list was always blank.) So, I set it
programmatically.
With your app, on the form, make sure the DataSource control is the
parent of the DataBrowser.
Sample project attached
Hi Benoît Minisini and everybody
Yes, I've tried to follow the Database example. If I run it it works,
but my app still doesn't work. I'm using Gambas version 3.6.90.
When I try to inform the Datasource connection name property via IDE
the database connection I inform is not maintained, when I cl