> Hi, > > this database stuff looks very very good now. Very easy to use. Chapeau! > > Two questions after first testing: > > 1st: What happend to DataBrowser1.GridView? This property is still in the > docs, but unusable. Every attempt to resize the columns, rename a column > header or select a row produces an error.
The GridView property has been replaced by the View property (the view may not be a GridView after all). > > 2nd: As Benoit said, it should be possible now to define a SQL query as a > "table" for a DataSource. I tried that. In "Connections/Connection1" I can > see my tables, they are correctly displayed, I can modify them. When I > insert a SQL query and run it, the result is just as I wanted it. Now I > think I should save this query somewhere to use it later. > But nothing happens with the "Save" button or the "Export" button. This is not done yet. > In the "Connection" tab the connection is marked "read only". (but I have > all the rights and can write to the database in the app) This a problem with the IDE logic: the Connection object is read-only, but not the data you are connected too. Displaying the "read-only" flag is stupid then, I admit! Regards, -- Benoît ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user