Is there a way to determine the default for a field by querying interbase?
I am trying to verify that the default for a field is a certain value. I'd like to do it programmatically. In other databases I've been able to retrieve that information via metadata, but in Interbase it appears to be a BLR string and I'm not sure how to decode that.
Thanks for any help! TealWren
I am trying to verify that the default for a field is a certain value. I'd like to do it programmatically. In other databases I've been able to retrieve that information via metadata, but in Interbase it appears to be a BLR string and I'm not sure how to decode that.
Thanks for any help! TealWren