Hi, I have a table with approx 500 encrypted users passwords, and I need to insert {crypt} at the beginning of each one -> eg.. Sample password: $dfij98unoc8jew9048urf would become: {crypt}$dfij98unoc8jew9048urf Any suggestions are greatly appreciated. Regards, Michael
- RE: insert(append) text to multiple fields.. Michael Bellears
- RE: insert(append) text to multiple fields.. Don Read
- Re: insert(append) text to multiple fields.. Jeremy Zawodny
- Re: insert(append) text to multiple fields.. Jeremy Zawodny
- RE: insert(append) text to multiple fields.. Michael Bellears