Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 10 total
Thread V2.0
Mon, Mar 17 2008 4:08 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Does it look as though NULL = EmptyString will make it? If not I need to start altering things.

Also I'll ask the obligatory question - when do we get it?

Roy Lambert
Mon, Mar 17 2008 4:51 AMPermanent Link

"Rita"

"Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message
news:3666511C-BC70-4DDD-8267-9A4D342CF184@news.elevatesoft.com...
>
> Does it look as though NULL = EmptyString will make it? If not I need to
> start altering things.
>
> Also I'll ask the obligatory question - when do we get it?
>

When you get it you will infact receive nothing/nowt/zilch/bugger all
I wonder is this the 1st time in your life you have looked forward
to nothing ?
Rita

Mon, Mar 17 2008 5:53 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Rita


>I wonder is this the 1st time in your life you have looked forward
>to nothing ?

No, but the other times I've been disappointed and received something eg speeding fine, bills etc

Roy Lambert
Mon, Mar 17 2008 8:53 AMPermanent Link

"Scott Martin"
Roy,

Another item that may help,  you could always place the following in the
OnBeforePost event.

If Field.AsString = '' then // (or AsInteger = 0)
 Field.Clear;

This was you are always checking for populated vs. NULL, and not have to
worry about '' and 0 in a field.

Regards,
Scott.

"Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message
news:3666511C-BC70-4DDD-8267-9A4D342CF184@news.elevatesoft.com...
> Tim
>
> Does it look as though NULL = EmptyString will make it? If not I need to
> start altering things.
>
> Also I'll ask the obligatory question - when do we get it?
>
> Roy Lambert

Mon, Mar 17 2008 9:18 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Scott

>Another item that may help, you could always place the following in the
>OnBeforePost event.
>
>If Field.AsString = '' then // (or AsInteger = 0)
> Field.Clear;

I could. I could also define all string fields as not null default ''. However, I don't want to because

1. it makes converting an app a major problem (see my other posts about this)
2. generating sql automatically is a bit more difficult since you now have different tests to see if something is empty
3. I'm an awkward sod
4. I do not believe that null and empty string are different (regardless of what the standard says) but I do believe that 0 and null are different
5. I'm an awkward sod.

nuff said Smiley

Roy Lambert
Tue, Mar 18 2008 12:03 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Does it look as though NULL = EmptyString will make it? If not I need to
start altering things. >>

I can't say for sure, but it's certainly still on the list.

<< Also I'll ask the obligatory question - when do we get it? >>

It's running a little late due to the nightmare that this support plan thing
has become.   I will update everyone further in the next week or so.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Mar 18 2008 12:38 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

><< Does it look as though NULL = EmptyString will make it? If not I need to
>start altering things. >>
>
>I can't say for sure, but it's certainly still on the list.

If it looks as though its not going to make it, or be substantially delayed please post an announcement so I can a) get the voodoo doll out and b) start making changes.

Roy Lambert


Tue, Mar 18 2008 3:00 PMPermanent Link

"Lance Ras"
I've already got one.   Just have to get the pins out.

http://www.happyworker.com/geekman

8-]

Lance



"Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message
news:93230306-5743-412D-A187-0F243CC06413@news.elevatesoft.com...
> Tim
>
>><< Does it look as though NULL = EmptyString will make it? If not I need
>>to
>>start altering things. >>
>>
>>I can't say for sure, but it's certainly still on the list.
>
> If it looks as though its not going to make it, or be substantially
> delayed please post an announcement so I can a) get the voodoo doll out
> and b) start making changes.
>
> Roy Lambert
>
>
>
Tue, Mar 18 2008 5:42 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< If it looks as though its not going to make it, or be substantially
delayed please post an announcement so I can a) get the voodoo doll out and
b) start making changes. >>

I sure will.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Mar 19 2008 4:20 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Lance


In that case, and since its such a good likeness you are now the official pin sticker inner for the user group.

Roy Lambert
Image