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: *

  1. dlong1969

    How to get local IP Address/Machine name with COBOL

    All - Thank you for all of your responses. I came up with a workable solution to this problem. the solution turned out to be fairly simple... To get the IP/Network Name for the machine you are running the terminal emulator on, I did the following on SCO do a SYSTEM call using 'who -x -m >...
  2. dlong1969

    How to get local IP Address/Machine name with COBOL

    Hi, I am attempting to find a way to get the local PC IP Address/Network Name using COBOL. I am running MF COBOL through an emulator on computers running WINNT through XP. The COBOL applications are running on SCO Openserver. I need to collect the local IP/Network name so I can fire off a VB...
  3. dlong1969

    Better Grid for VB6

    I use FarPoint Spread control... it is more of a spreadsheet control than a grid... but it is VERY powerful and very solid. It can be very manual at times (coding wise), but that is part of it's flexibility. We got rid of all of the other grids (MS Flex, Databound, Sheridan, etc) and exclusively...
  4. dlong1969

    How to access SQL Server with COBOL apps

    We are using Microfocus COBOL 4.1 (I believe) residing on SCO or AIX. I don't think it has the ability to access Active X objects.... if I am incorrect, someone please instruct me how to do this. Thanks for your answer, Don
  5. dlong1969

    How to access SQL Server with COBOL apps

    I am in the process of changing a legacy software suite to a GUI front end using Visual Basic. This is a large suite that is in production. Because we have a very limited staff, we cannot commit the resources of doing a complete rewrite in VB using SQL as the data source. Right now everything is...

Part and Inventory Search

Back
Top