Search results

  1. K

    Studio 2005 & DataDirect & ASP.net FormView

    I am trying create an ASP.net page using a formview connected to a Progress backend database through the DataDirect ODBC Driver. All of this is 10.1B. Everything works great with the SELECT statement but I am unable to form an UPDATE statement that DataDirect likes. I have bound my fields to...
  2. K

    Acessing MapPoint Web Service

    I am attempting to access MapPoint's web service and am receiving the following error message: ---------------------------- Error receiving Web Service Response: Authorization required. Status code 401 (Unauthorized) received. (11773) ---------------------------- I am an authorized user of...
  3. K

    Progress and SAPI 5.1

    I am trying to use Microsoft Speech with a Progress program. I can tell that I am activating the voice recognition engine by monitoring the window processes but, can not seem to capture the event when the engine returns with some text. Here is the text I am using to start the engine: CREATE...
Back
Top