Subject | Re: [IBO] SQLWhereItems to SQLWhere |
---|---|
Author | Paul Hope |
Post date | 2003-07-15T09:36:57Z |
Jason
private and it appears to give me what I want. Curiously the returned
clause is a string rather than TStrings and it doesnt seem to matter if the
'High' parameter is true or false.
If you think this is an acceptable change then I will use it in anticipation
of a future change - if not - I wont!
Regards
Paul
> > > > Is there a function I can call to to turn a TStings containing'where
> > > items' in SQLWhereitems format into SQLWhere strings?possibly
> > >
> > > Not that I can think of. It is done internally by IBO. I could
> > makeI moved ProcessSQLWhereStrings( ) in IBA_Dataset.INT into public from
> > > the code accessible somehow.
private and it appears to give me what I want. Curiously the returned
clause is a string rather than TStrings and it doesnt seem to matter if the
'High' parameter is true or false.
If you think this is an acceptable change then I will use it in anticipation
of a future change - if not - I wont!
Regards
Paul