Subject | Re: [IBO] Default Values |
---|---|
Author | Lucas Franzen |
Post date | 2003-11-11T09:59:40Z |
Hi Ben,
would suggest).
I just had a look at the TIBOQueries.
You can bind them to either:
- a TIB_Connection
or
- a TIBODatabase.
Both have the same properties (in fact TIBODatabase is a descendant of
TIB_Connection).
So my suggestions regarding the FieldEntryTypes, DefaultValues will work
with not native IBO, too.
Luc.
> The problem with that is;No, I wasn't suggesting (ok, in fact, if you'd ask me which set to use I
>
>>From what I understand, Lucas is suggesting I use native IBO.
> The primary reason we decided to try IBO was because of its claimed
> ability to be able to convert from BDE to non-BDE in a simple and
> efficient manner.
would suggest).
I just had a look at the TIBOQueries.
You can bind them to either:
- a TIB_Connection
or
- a TIBODatabase.
Both have the same properties (in fact TIBODatabase is a descendant of
TIB_Connection).
So my suggestions regarding the FieldEntryTypes, DefaultValues will work
with not native IBO, too.
Luc.