[Gambas-user] DataCombo doesn't work
Benoît Minisini
gambas at ...1...
Thu Sep 3 21:49:21 CEST 2009
> I now managed to install Gambas3 sucessfully. (Looks very good, waiting for
> the final version!)
>
> But the error situation about DataCombo ist the same as in Gambas2.
>
Maybe if I see your code and your SQL schema, I could tell.
> Is there any way to see the SQL query the DataCombo produces?
> Would help to find out who's wrong, me or Gambas.
DB.Debug = TRUE, and all SQL request sent to the database driver are print on
the standard error.
Regards,
--
Benoît
More information about the User
mailing list