[Gambas-user] GRIDEDITOR

Pino Zollo pinozollo at ...626...
Sat Apr 26 02:45:42 CEST 2008


Alle 18:00, venerdì 25 aprile 2008, hai scritto:
> Yup,
>
> In this instance you should really be using "SELECT field1,field2,... "
> rather than "SELECT * ..." ... (!)

sorry...now I have got your point....but should be:

 SELECT primary_key, field1, field2, ....FROM nametable

Note that primary_key must be the first of the list.

---------

Combo still does not open.

Regards
Pino






More information about the User mailing list