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.

Is there any way to see the SQL query the DataCombo produces?
Would help to find out who's wrong, me or Gambas.

Matti


Matti schrieb:
> Benoît Minisini schrieb:
> 
>> If I remember, DataCombo only works if the the primary key of the 
>> "directors" 
>> table is "Directors_ID", with the same field name. Is it the case?
> 
> Too bad.
> If I rename the primary key field of the lookup table to the same field name, 
> I get the error "Cannot find 'Directors.id'".
> So the primary key has to be "id".
> And if I rename it to "id" (as it was before), I get this "Query failed" 
> error. Really funny.

------------------------------------------------------------------------------
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

Reply via email to