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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by alexcpp

  1. alexcpp

    Mysql INCOMPLETE SORTING

    but all my existing cyrillic data turns into question marks. i tried to covert with php but nothing works. how can i convert from latin1_swedish to cp1251 without loosing my data?
  2. alexcpp

    Mysql INCOMPLETE SORTING

    Hello, this is a very strange problem. I have a table with rows with cyrillic characters. The field collation of "products_name" field is "latin1_swedish_ci". When I run "select * from test order by products_name" it outputs the product_names. the list is not completely sorted. the top...

Part and Inventory Search

Back
Top