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 Chriss Miller 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: jdm6457
  • Content: Threads
  • Order by date
  1. jdm6457

    How to change value from DBI SQL request?

    I am successful in connecting to a remote SQL database and printing information from tables. I need some assistance on how to change the value(s) of a column after I retrieve the data. For example, SQL may have the value of ‘0’ or ‘1’ for false or true. I need to print/write false/true in...
  2. jdm6457

    Perl Newbie needs help with Script

    This script works fine when CGI is not loaded, and when CGI is loaded the $data_source string does not build correctly. Any help would be greatly appreciated!!! -john use DBI; use CGI qw(:standard :html3); use Term::ReadKey; # Request IP address of Server print " \n"; print "What is the IP...

Part and Inventory Search

Back
Top