Subject Re: [IBO] BLR reference
Author Jay
> If you've got full source, why don't you look at the implementation
> for the
> GetServerDefaults property? I think it's in the IBA_Dataset unit. Or
> if you
> want to save yourself reinventing Jason's wheel, why not just set
> GetServerDefaults to true, and try to find out where he stores the
> values?

That's what I did, and right now I try to access the blob data through
the columns property.
All I need is to know how to get that stuff reliably out of the blob.

Apart from everything. There ought to be a tidy way to ask the server
what a default value will be.
Perhaps, there is something to be added to the IBO system.

Cheers

Johannes