[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Filter Data In...

  • Thread starter Thread starter Kai Siegele
  • Start date Start date
Status
Not open for further replies.
K

Kai Siegele

Guest
Thanks for your answers. After creating and initializing a new query in constructor and adding bindingSource2:handle= hBSQuery. the program works. But now I want to extend my program a little bit and want to show the result of joining two tables. For that purpose * I have added the new table to the binding source using ProBindSource designer * I have added the new table to the buffers of the query * I have extended the filter string. When invoking the program I got the exception 15607 described in knowledgebase.progress.com/.../000029103 . Has anyone an idea how to get the dataset from the binding source? When invoking bindingsource2:HANDLE:GET-TOP-BUFFER(1). I got the exception 10068. Kind regards Kai Siegele

Continue reading...
 
Status
Not open for further replies.
Back
Top