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 toean

  1. toean

    Problem in Migrating From MySQL 3.23 To 4.0. Help please !

    Thanks sleipnir214 for your response. Sorry for my delay. I have executed your code in phpMyAdmin but it did not work, with something like 'syntax error corresponding to server version' message. Below is what I read from their manual on C API Function Description section : =================...
  2. toean

    Problem in Migrating From MySQL 3.23 To 4.0. Help please !

    Hi all ! I am moving my database from MySQL server version 3.23.56 to version 4.0.15 (different webhost) and I get problem in executing my queries : ========= <---------Some html codes---------> <? mysql_connect("localhost","myusername","mypassword"); mysql_select_db("parlemen_com"); $qry =...
  3. toean

    MySQL Hosters

    imediabiz.com is the cheapest webhoster on the planet I can find so far and they come with unlimited db's. -toean-

Part and Inventory Search

Back
Top