Recent content by JeffGress

  1. J

    advantages of OO programming in Open edge 10.2b

    Can anyone tell me if there is a way to convert a WSDL to a class that can be used in Progress? I am trying to update records on salesforce.com and the instructions are pretty simple, but kind of ugly: Determine the ID of each record that you want to update(). For example, you might call...
  2. J

    SmartObjects problem in V10.1C that worked in V9.D

    Thanks, RealHeavyDude. I had a feeling it could be, in part, a configuration issue. That was a big help. I appreciate it. Jeff
  3. J

    SmartObjects problem in V10.1C that worked in V9.D

    I am new to SmartObjects, but maintaining an old working programing and trying to run it in 10.1C. The query is getting lost when I click on the filter button from the toolbar. I am using setQueryWhere and Progress support send me the following to try, claiming that the where clause is lost...
Back
Top