Re: [Gambas-user] handling database nulls

2009-04-15 Thread Stephen Bungay
ambas-user@lists.sourceforge.net > Sent: Wed, 15 Apr 2009 17:27:38 +1000 > Subject: [Gambas-user] handling database nulls > >> This has sort of been asked before. However, the answers I have found >> haven't >> helped. >> >> My database has a LOT of in

Re: [Gambas-user] handling database nulls

2009-04-15 Thread nando
To: gambas-user@lists.sourceforge.net Sent: Wed, 15 Apr 2009 17:27:38 +1000 Subject: [Gambas-user] handling database nulls > This has sort of been asked before. However, the answers I have found haven't > helped. > > My database has a LOT of integer fields, arranged into sets of fieldwork

Re: [Gambas-user] handling database nulls

2009-04-15 Thread Jeff
On Wed, 2009-04-15 at 16:19 +0800, Werner wrote: > Bruce wrote: > > This has sort of been asked before. However, the answers I have found > > haven't > > helped. > > > > My database has a LOT of integer fields, arranged into sets of fieldwork > > results. The majority of them contain nulls, qui

Re: [Gambas-user] handling database nulls

2009-04-15 Thread Bruce
On Wednesday 15 April 2009 18:45:56 Werner wrote: > Werner wrote: > > Bruce wrote: > >> This has sort of been asked before. However, the answers I have found > >> haven't helped. > >> > >> My database has a LOT of integer fields, arranged into sets of fieldwork > >> results. The majority of them c

Re: [Gambas-user] handling database nulls

2009-04-15 Thread Werner
Werner wrote: > Bruce wrote: > >> This has sort of been asked before. However, the answers I have found >> haven't >> helped. >> >> My database has a LOT of integer fields, arranged into sets of fieldwork >> results. The majority of them contain nulls, quite validly as the data for >> a >>

Re: [Gambas-user] handling database nulls

2009-04-15 Thread Werner
Bruce wrote: > This has sort of been asked before. However, the answers I have found haven't > helped. > > My database has a LOT of integer fields, arranged into sets of fieldwork > results. The majority of them contain nulls, quite validly as the data for a > particular set may not have been e

[Gambas-user] handling database nulls

2009-04-15 Thread Bruce
This has sort of been asked before. However, the answers I have found haven't helped. My database has a LOT of integer fields, arranged into sets of fieldwork results. The majority of them contain nulls, quite validly as the data for a particular set may not have been entered or even collected