Subject | Quoted Fields |
---|---|
Author | Rohit Gupta |
Post date | 2001-01-12T00:59:05Z |
We are in the process of evaluating IBO by shifting from IBX to IBO
because
IBX is just too slow.
We are using Dialect 3 with quoted fields to be able to use reserved
names
such as Number and Type. And we are using quoted indexnames to
preserve
the case because it is far more readable by our clients that way.
We are using ionly the components under the iboTDataset Tab as we are
moving
from Btrieve to Interbase and have to preserve the 200+ forms.
Whereas IBX stripped and inserted quotes as necessary, there doesnt
appear
to be a theme in IBO. The probelm we have is that to get thinsg
working it
appears that we have to go through all the forms and add quotes
around each
persistent field and each indexname in each component - table,
navigator,
grid etc.
Also, we have to chage all tablenames in many components on all forms
Are there any properties to help with this ? Any other ideas ? going
thru
that many forms is a mamoth job.
We feel that the quotes should be added and stripped by the
ibocomponents
when using dialect 3, automatically.
because
IBX is just too slow.
We are using Dialect 3 with quoted fields to be able to use reserved
names
such as Number and Type. And we are using quoted indexnames to
preserve
the case because it is far more readable by our clients that way.
We are using ionly the components under the iboTDataset Tab as we are
moving
from Btrieve to Interbase and have to preserve the 200+ forms.
Whereas IBX stripped and inserted quotes as necessary, there doesnt
appear
to be a theme in IBO. The probelm we have is that to get thinsg
working it
appears that we have to go through all the forms and add quotes
around each
persistent field and each indexname in each component - table,
navigator,
grid etc.
Also, we have to chage all tablenames in many components on all forms
Are there any properties to help with this ? Any other ideas ? going
thru
that many forms is a mamoth job.
We feel that the quotes should be added and stripped by the
ibocomponents
when using dialect 3, automatically.