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 TouchToneTommy 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: ch1n0
  • Content: Threads
  • Order by date
  1. ch1n0

    Restore Single Table from MySQL dump

    Can anyone help me out to figure out why Perl script doesn’t work on MySQL v5.0, but works perfectly on MySQL v4.0. The Perl script supposes to restore a single table from mysqldump. Here is the error below: restore_mysql_table: ERROR: Did not find table mysql.products #! /usr/bin/perl -w...
  2. ch1n0

    Best practice design for cisco router, pix, and vpn concentrator

    Hello All, What is the best practice in designing and setting up cisco router 2600 series, cisco pix 515, and cisco vpn 3000 series concentrator? My guest is connecting router to pix to vpn.
  3. ch1n0

    Change status to different state

    Hello All, This is my first posting, sorry if my question is vague. I want to be able to choose a delivery status between a certain day(s), and then change the status to a different state. UPDATE tbl_DataRouting SET tbl_DataRouting.lDeliveryStatus = 5 WHERE...

Part and Inventory Search

Back
Top