> >
> > *********************************************************************
> > *********************************************************************
> >
> > The front end worked great except only issue with the back end was that it stored a different symbol. It is impossible to fix that, isn't it. Thanks a lot. I don't think the chrtran() will fix on the back end, does it? Have a nice day.
> >
> > Tai Nguyen.
>
> Tai,
>
> I am puzzled what you do mean with frontend and backend?
>
> You can store virtualy any character in a field and replace it with any other with the chrtran() function.
>
> Kindly explain.
>
> Best regards,
>
> Koen
**************************************************************************************
**************************************************************************************
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.