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

    Install VB6 IDE and Access97 on W11 ARM version

    Greetings! Does anyone know if it is possible to install the VB6 IDE and Office 97 or at least Access 97 on Windows 11 ARM? I'm looking for a good recipe!
  2. wires

    Simple document on telecom wiring standards.

    I have been looking all over the internet for a short and concise document on minimum standards for running wiring for data and telephone drops. I have not found anything that can help me with the following problem. On Monday I met with a representative of a local telephone company concerning...
  3. wires

    350-24T stack configuration

    I have three 350-24T switches. They appear to work correctly and accepted the latest upgrades without problem. My question is how do you configure the three switches into a stack configuration? Here is a dump from the switch. ------------------------------------------------------------...
  4. wires

    How do I output array values

    I have a nice little array of strings called MissingNumbers. I need to print all of the elements of this array in the report footer. I have tried a formula field like this: // WhilePrintingRecords; numberVar i; stringVar Array MissingNumbers; numberVar ArrayCnt; for i = 1 to ArrayCnt do...
  5. wires

    PPP - I can ping but that is all

    This is driving me nuts! I have a linux machine (based on RH) running pppd 2.3.10. I can connect with a windoze machine, get logged in and ping away. That seems good. However I cannon access any services on the linux box. No HTTP, no ssh, no time, no samba. tcpdump -i ppp0 shows the incoming...

Part and Inventory Search

Back
Top