Subject | Re: Quoted Fields |
---|---|
Author | Rohit Gupta |
Post date | 2001-01-12T01:58:05Z |
IBX automatically strips out and adds the quotes for fieldnames as in
say persistent fields. The case is still dependent on us to get
right. The only reason this is now an issue is that with IBO, I have
to go through 200+ forms to add quotes to persistent fields that were
working with IBX.
--- In IBObjects@egroups.com, "Claudio Valderrama C." <cvalde@u...>
wrote:
say persistent fields. The case is still dependent on us to get
right. The only reason this is now an issue is that with IBO, I have
to go through 200+ forms to add quotes to persistent fields that were
working with IBX.
--- In IBObjects@egroups.com, "Claudio Valderrama C." <cvalde@u...>
wrote:
> I'm really surprised to read your letter, sir. When I spoke(or wrote) to
> Jeff Overcash several months ago, trying to reach an consensusbetween IBX
> behavior and IBO behavior regarding dialect 3's quoted identifiers,he told
> me (or I understood) that the only way quotes would be used wouldbe in the
> case the developer adds them. Then I passed the answer to Jason andhe
> agreed, too.hence it uses
> If you assure me that IBX always quotes any field name and
> always the fields in the exact case as you type their names, I willhave to
> approach Jeff to see what's happening or what he decided after ourexchange.
>reserved names
> C.
>
> > -----Original Message-----
> > From: Rohit Gupta [mailto:r.gupta@x...]
> > Sent: Jueves 11 de Enero de 2001 19:45
> > To: IBObjects@egroups.com
> > Subject: [IBO] Quoted Fields
> >
> >
> > 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
> > such as Number and Type. And we are using quoted indexnames topreserve
> > the case because it is far more readable by our clients that way.doesnt appear
> >
> > 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
> > to be a theme in IBO. The probelm we have is that to get thinsgnavigator,
> > 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,
> > grid etc.forms
> >
> > Also, we have to chage all tablenames in many components on all
> >going thru
> > Are there any properties to help with this ? Any other ideas ?
> > that many forms is a mamoth job.ibocomponents
> >
> > We feel that the quotes should be added and stripped by the
> > when using dialect 3, automatically.
> >
> >
> >
> >
> >
> >
> >
> >
> >