Benoît Minisini schrieb:

> If I remember, DataCombo only works if 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.



>> - what would be the event to react to, if the record is changed? In VB this
>> was some "RecordChanged" or so event, easy to use, but here I can't find
>> anything.
> 
> There is no such event. I agree it may be useful, so I will add it in Gambas 
> 3.

Fine.


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to