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 strongm 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: pietb
  • Order by date
  1. pietb

    Downloading data from DB into a templated Word Doc

    Hi everyone, I am wondering if this is possible: I am thinking about building a database application. One of the tables in the application will contain information about a business activity (i.e. a policy, procedure, etc.). The business activity information stored in the database table will...
  2. pietb

    Does one need DB/SQL knowledge to write reports?

    Coming from a programming/db background I have experienced the nuances of query building. Currently, our operations department has the task of writing reports. They report on themselves and the rest of the company. The people in charge of writing reports have the functional knowledge of the...
  3. pietb

    phone system needs analysis

    Our current phone system needs replacement and I have been assigned the task of gathering information on our current system, the risks associated with keeping our current system, and gathering requirements for what our future needs would be. I am trying to find an example, perhaps a table of...
  4. pietb

    Pinging a router on a closed circuit

    Thanks lgarner, Yes, I can telnet into the local router. I tried to SSH to the remote router (which we own) using puTTy but no luck. Tell me something, am I at a total loss if I don't know the passwords to either of these routers? When you say "ping the serial i/f of our local router", do...
  5. pietb

    Pinging a router on a closed circuit

    rburke, Thanks for the reply. I tried to telnet into the router and it gave me the following error: ------------------- Could not open connection to the host, on port 23: connection failed ------------------- Does this mean that the router is not working? And, yes, we pass data between the...
  6. pietb

    Pinging a router on a closed circuit

    Hi, Let me start by saying that I am not a network administrator but currently we are one network administrator short here at our company. A co-worker of mine began this task but we are running into dead ends. Our last question here at tek-tips asked if there were tools out there to monitor...
  7. pietb

    Older laptop with USB but not USB 2.0

    Rich, Thanks for the reply. So your saying I should a.) get a USB 2.0 PCMCIA card for my laptop and b.) get a smaller external hard drive that will fit within the 137GB limit my bios is set to. Right? Thanks for clearing it all up. Piet --------------------------- Pieter Bergmans...
  8. pietb

    Older laptop with USB but not USB 2.0

    Hi everyone, I have an older IBM ThinkPad iSeries laptop, circa 1999, running Redhat's Fedora OS. I am looking to add an external hard drive to it. The specifications of this external hard drive (SEAGATE ST3160024-A-RK 160GB EXTERNAL USB 2.0) indicate that it is USB 2.0 but I am almost...
  9. pietb

    Need to install DBI on Redhat

    Thanks to the both of you for the replies. I ended up downloading the CPAN module and from there I typed the command: perl -MCPAN -e 'install DBI' then perl -MCPAN -e 'install DBD::MYSQL' I was trying to get help from this forum for just even downloading CPAN.pm. I am a little new to linux...
  10. pietb

    Need to install DBI on Redhat

    Hi everyone, When I try to install a certain program I get the following error: Unsupported driver MT::ObjectDriver::DBI::mysql: Can't locate DBI.pm in @INC When I type in "rpm -q perl-DBD-mysql" it tells me the package is not installed. If I install it will it install the DBI module...

Part and Inventory Search

Back
Top