Subject | Re: [IBO] Default Values |
---|---|
Author | ben_sollis |
Post date | 2003-11-11T11:03Z |
Hi all...
I have set the default values on the Query object on the server side.
It appears that the values tho on the client side are not being
populated...
example;
in the Dfeault Values of the IBOQuery.DefaultValues I have
JB_TYPE=''
On the clinet side tho, the field is null.
Am I mistaken in thinking that the values on the client side should
be populated by the default values supplied on the server side?
Am I setting the sefault values correctly?
Currently, I am setting numbers to -1 or 0, and the var/char values
to an empty string '' as in the axample above.
Thanx for help, I know I whine, but I do appreciate the replies :)
Ben
I have set the default values on the Query object on the server side.
It appears that the values tho on the client side are not being
populated...
example;
in the Dfeault Values of the IBOQuery.DefaultValues I have
JB_TYPE=''
On the clinet side tho, the field is null.
Am I mistaken in thinking that the values on the client side should
be populated by the default values supplied on the server side?
Am I setting the sefault values correctly?
Currently, I am setting numbers to -1 or 0, and the var/char values
to an empty string '' as in the axample above.
Thanx for help, I know I whine, but I do appreciate the replies :)
Ben