[progress Communities] [progress Openedge Abl] Forum Post: Re: Connecting Progress Query To...

  • Thread starter Thread starter Ken Ward
  • Start date Start date
Status
Not open for further replies.
K

Ken Ward

Guest
Oops! I missed the QUERY keyword in there. "But I think there is missing OPEN QUERY, if it compiles, you should get a runtime error." My intention was to set up the relationship, then use CLOSE QUERY / OPEN QUERY at the appropriate time to populate the grid. I don't know at the time of construction what will be in this temp table and it will be empty initially. "DataTable custTable = custOrderDataSet.Tables[Customer];" I'm unfamiliar with the DataTable Object. I should probably confess that most of my experience with Progress is with v9.1e ABL code. I'm familiar with OOP and .Net concepts, I'm just having a problem marrying the two. "I can't find a ABL.NET example to use a temp-table as DataTable." I'm just taking it on blind faith that this will be OK. Thanks everyone for your help! -Ken

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