Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Paradox query

Status
Not open for further replies.

shilburn

Technical User
Joined
Jan 14, 2011
Messages
1
Location
US
I'm trying to run a query to change the names in a Paradox table from all upper case to upper and lower, for example, JOHN SMITH to John Smith.

I'm still learning and any help would be appreciated.

Steve
 
1) I did something similar once (to all lower), and I had to do it as a script, not a query.

2) I don't remember if Paradox has a mixed case conversion function included in its library, so you might have to write your own function.
 
It does. I used it once, but I don't remember the details. Ask over at Prestwood. This is a pretty quiet place these days.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top