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!

Search results for query: *

  • Users: nycepete
  • Content: Threads
  • Order by date
  1. nycepete

    Look up

    im trying to compare a text field on my form to a colum in my mysql table if its one of the codes then submit the form if it isnt then display alert window? im new to php any examples or tutorials on my code above? thanks Pete
  2. nycepete

    Mysql Script Problem

    Below is my test.sh and my referral.sql now i want the .txt file to be named the systemdate and the timestamp .txt ex 20051009235959.txt somthing like that test.sh #!/bin/bash /usr/bin/mysql -u root ehpadmin </usr/etc/referral.sql referral.sql SELECT * INTO OUTFILE '/tmp/referral.txt'...
  3. nycepete

    mysqldump issue

    i have fedora core 4 installed. i have a script that extracts data from one table to the next. now this script works fine in windows but in linux it writes the file but theirs no data in it??? much help needed thanks /usr/bin/mysqldump -h localhost -u root --tab=/usr/etc/scripts/...

Part and Inventory Search

Back
Top