Search results

  1. B

    Question sax reader of xref-xml output

    Morning All, has anyone done any work on reading the xref-xml output to a table ? regards, Brendan
  2. B

    Question proparse propath problems.

    Hi, not a java expert, but attempting to use proparse.net.dll to parse existing codebase, and use one of the subsequent tools to generate html cross-reference of .i's and .p's (smartdox or autodox etc). I have followed install instructions and have an OE development environment with access to...
  3. B

    MSSQL Dataserver Pricing

    Good Morning, Can anyone give a ball-park price for to purchase MSSQL Dataserver for Openedge 10.1b. We would only need minimum price as the development would be a background polling process from Openedge calling a stored procedure in MSSQL Server. Many thanks in advance of response. Brendan
  4. B

    WSDL request mode problem

    Hello Everyone, One of my colleagues is on a customer site and is having a spot of bother. We are using the code below to access a Web Service. It is using stunnel to access secure site with certificates. hWebService:CONNECT("-WSDL C:\wsdl\AM.wsdl -SOAPEndpoint...
  5. B

    How to timeout an attempted client appserver connection.

    Good Evening All, OE10.1b running on Win32. I am testing failsafes on an EPOS system. EPOS client communicates last sales transaction via appserver to a backoffice suite after each sale. This working well. I then try when I pull the network cable out (network failure). The CONNECT METHOD...
  6. B

    how to cancel an INPUT FROM from a serial device.

    Hi, This is driving me nuts !! I have an RFID tag reader attached to serial com port 3 of my Windows XP pc. At its most basic, I have following code. input from com3. repeat: import lv_tag. end. input close. Once I open INPUT FROM, the program will wait forever for an RFID tag...
  7. B

    Progress 9.1 D Database Refusing connections on Linux Server.

    Good Afternoon Everyone, One of our customers is using Red Hat Linux version 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux as a database server. Version of Progress is 9.1D on LINUX. Server structure was migrated to VMWare virtual machines two years ago. Recently we are...
Top