Hello there!
I used a progress tool to convert a xml file to a .i (temp-tables + dataset).
After doing it, i tried reading a xml file with data and export it again to see if everything was as expected and it was.
However, when i referenced that include in a class i get the following error...
I have an XML file, that I bring into a dataset that has 4 temp-tables. I CAN see the data in the temp-tables, BUT where I am confused (LOST) is the fact that I don't see the below process creating the relationships between the temp-tables. I would expect the "parentid" fields to be populated...
Hello community,
by a PHP Application i want to update a dataset inside a Progress-Table, that is working generally.
But it is possible to work on the same dataset inside our EPR-System that locks the dataset. Now when i want to update the dataset this i get this error.
SQL error...
Hi everyone,
I have a dataset which I am passing to another procedure using BIND. In that procedure, I need to define a dataset on a subset of the first dataset's temp-tables; however, Progress does not let me put the same buffer in two datasets so I must define the new dataset on new named...
Is there any way to export a single dataset record, either using WRITE-XML or some other method?
The code below is a simplified example of what I'm trying to do: Export each tt1 and associated tt2 data into individual files, each file with a single tt record and its associated td records. The...
I have tried to create a dataset fill example however i keep running into the same error:
When i run the code below I get the following error: ADD/SET-BUFFERS may not be used on static query qTradep.
The results i get back are in the attachments, The customer table is filled with 0(s) instead...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.