> >
> > **************************************************************************************
> > **************************************************************************************
> >
> > Oh. Frontend is where the users use the GUIs to enter the data and Backend is for the IT staff to support. Like the databases and tables would be on the backend. I was wondering if we could store a "Less than or Equal to" character in a field in a foxpro table. I searched for the chrtran() function last night and this function seemed to do some replacements between characters. Is it going to work on my case here?
> >
> > Tai Nguyen.
>
> Less than or Equal to can use the operator <=
> >= and +- are simple ways of exprtessing these logical predicators.
>
> -Anders
******************************************************************************
******************************************************************************
Yes, If I can't get this to work, then I have to go with that. Thanks though.
Tai Nguyen.