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 wOOdy-Soft 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 KurtWeber

  1. KurtWeber

    Compiling mysql on Linux

    Slackware
  2. KurtWeber

    LOAD DATA LOCAL INFILE with C API

    import_set_query[] = "LOAD DATA LOCAL INFILE \"starter2000.set\" INTO TABLE OfficialSets"; mysql_query(spimport_db, import_set_query); It returns with an error. mysql_error() tells me that the error is "You have an error in...

Part and Inventory Search

Back
Top