[Gambas-user] databrowser.delete and databrowser.filter
nando
nando at ...2137...
Tue Apr 14 20:55:04 CEST 2009
Hi,
first sorry for my little english.
i have two questions:
can i change the way databrowser.delete works?
I don't want it to really delete a register, i have a field called
online (yes/no), and i want just to change that value.
Is it posible with databrowser?
the other question is about databrowser.filter.
what is the problem with this:
dim uno as string
uno=datacontrol1.value
databrowser1.filter ="clientcode=uno"
i always get a sql error.
Thanks
More information about the User
mailing list