All content on the site should (must?) belong to a group. This group is the catch-all for content that doesn't fit anywhere else.
Hi Guys,
I'm looking to Implement the integrated Development environment using progress Openedge Architect (Common environment to develop test and deploy).
Im puzzle on how to do this. Anybody have Idea to how to achieve this.
Is there any recommendations on the quantity of items that should be placed into Lists?
A reusable .p that gives you the contents of an xml in two temp-tables (elements and attributes).
See the fileheader for a how-to-use.
Consultants answered questions about his/her participation in email and forums. For a breakdown of Consultants participating in this section of the Progress Consultants survey, refer to Participating Consultants.
Of Participating Consultants,
65% of respondents answered about participation in PSDN;
67% of respondents answered about participation in PEG;
35% of respondents answered about participation in ProgressTalk.
I need to know what is the command to see the agent's state of OE management in the server where the database is located, thanks for the help.
DataDigger 14: Click to enlarge
- Solved: Right click on empty line in field or index browse generates errors - Solved: Message "Only first 500 columns are shown" is placed on top of dump button - Solved: Strange error when expanding empty query editor with UTF-8 (Stefan Houtzager) - Solved: When using environment vars in DumpDir, these are resolved and then written back
Hi Folks,
I am creating(initiating) multiple threads using Unix/Progress.
What I want is some way to process each thread create some temp-table records and at the end of all the threads I have a master temp-table.
Problem is each thread is a seperate Progress session and kills the temp-table at the end of each session.
Details ......
One main program say xxxx0.P defines a new shared temp-table
And initiates 40 threads (each a different progress session).
It executes program xxxx1.p in each session
xxxx1.p has defines temp-table as shared.
I'm reading Martin Fowler's refactoring and will work out some of his methods (which also apply to building new software) in this blog. Read this to get some background info:
http://sourcemaking.com/refactoring/introduce-parameter-object
http://www.refactoring.com/catalog/introduceParameterObject.html
http://martinfowler.com/ap2/range.html
Below a simple daterangeparameter object, and therebelow a procedure using the daterange object.
When i open DataDigger it gives me 2 errors.
Error 1: Lida a vers⭠3 de convmap.cp. A vers⭠esperada 瞵. (6107)
Error 2: Incapaz de ler a informa袯 da header do ficheiro convmap.cp. (6061)
The error messages are in Portuguese.
10.2A SP1
Baltazar
Solved: Startup with a lot of database or database with lots of tables takes too long Solved: 'Show hidden tables' (ShowHiddenTables) setting was not saved Solved: Strange errors when disconnecting a database Change: Documentation wiki behaves more like a normal wiki showing 1 page at a time Change: Count button removed. Functionality moved to double click of new record count field
This profiler identifies performancebottlenecks in your application by analysing the logfile you create with the log-manager.
Profiler
Identifies possible memory leaks and their source by extracting those lines from logmanager output that point at created objects that are not deleted later on or allocated space that is not (fully) deallocated.
This analyser goes a bit further than http://www.oehive.org/node/846 and can handle OE 10.2A extra's