Subject | Re: [IBO] BLR reference |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-01-10T12:12:14Z |
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?
Set
At 00:42 11.01.2001 +1300, you wrote:
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?
Set
At 00:42 11.01.2001 +1300, you wrote:
>Thanks for the link Helen.
>
>Now, rdb$default_value from rdb$relation_fields is a blob containing
>blr.
>How the heck do I get the information out of there without dramatic
>balancing near the edge?