Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-30 Thread Mathias Ebermann
Ah, now I understand. Thanks! It's explained in your help file gb.db/Connection. Didn't see that before. Benoît Minisini schrieb: >> Thanks, Benoit. >> >> But the database connection IS open, that's why I am confused. >> >> DataSource reads the table, and DataBrowser shows the data in the columns

Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-29 Thread Benoît Minisini
> Thanks, Benoit. > > But the database connection IS open, that's why I am confused. > > DataSource reads the table, and DataBrowser shows the data in the columns I > set in properties. So, the connection seems to be not the problem. > The only things that don't work are the DataControls. They alwa

Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-29 Thread Charlie Reinl
Am Samstag, den 29.08.2009, 20:32 +0200 schrieb Mathias Ebermann: > Thanks, Benoit. > > But the database connection IS open, that's why I am confused. > > DataSource reads the table, and DataBrowser shows the data in the columns I > set in properties. So, the connection seems to be > not the pro

Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-29 Thread Mathias Ebermann
Thanks, Benoit. But the database connection IS open, that's why I am confused. DataSource reads the table, and DataBrowser shows the data in the columns I set in properties. So, the connection seems to be not the problem. The only things that don't work are the DataControls. They always produce

Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-29 Thread Benoît Minisini
> Hi, > new in Gambas, I encountered the following problem: > > I have a DataSource and a DataBrowser and managed to display the data fine. > > Now, I wanted to display details of the data in several DataControls. > If I fill the "Field" property of the DataControls (e.g. Artikel), I get an > Error

[Gambas-user] DataControl and "No current Connection" Error

2009-08-28 Thread Mathias Ebermann
Hi, new in Gambas, I encountered the following problem: I have a DataSource and a DataBrowser and managed to display the data fine. Now, I wanted to display details of the data in several DataControls. If I fill the "Field" property of the DataControls (e.g. Artikel), I get an Error Message "No