Menu
Home
Forums
New posts
Search forums
What's new
New posts
New resources
Latest activity
Resources
Latest reviews
Search resources
Members
Registered members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New resources
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New resources
Latest activity
R
rip73
posted the thread
Create a table using a variable?
in
Development
.
Hello, I am doing a dump of tables from a section of our system. Given who the customer is that we are dumping tables for, they may or...
Nov 30, 2020
A
Anton Tenev
posted the thread
[Progress News] [Progress OpenEdge ABL] Decoupled CMS: Sitefinity Benefits for Marketers
in
Progress Blog
.
It’s a new age of content management, defined by a multitude of channels and touchpoints, and the imperative to reach the right...
Nov 30, 2020
D
Dave Grandon
posted the thread
Populate selection-list based on value in a combo-box
in
Development
.
Hi folks, got that Monday morning feeling and a serious case of brain fade. I have a smart-viewer with a combo-box for main condition...
Nov 30, 2020
PDECODE
replied to the thread
utility to reformat bad indentation
.
Piew was based on the same functionality as famous beauty.p...
Nov 30, 2020
Cringer
replied to the thread
Question
Tutorial for simple crud application
.
Here is the Openedge Classroom Edition: OpenEdge Classroom Edition - Progress OpenEdge Free for personal use.
Nov 30, 2020
T
Thiru
posted the thread
[Stackoverflow] [Progress OpenEdge ABL] How to change date format while exporting as a csv file?
in
Stackoverflow tagged OpenEdge or Progress-4GL/DB
.
I use below code and its working fine. I don't want to change temp table field(dActiveDate) type but please help me to change the date...
Nov 30, 2020
TomBascom
replied to the thread
Question
Access child widgets to change the properties
.
Just like on Stackoverflow your code is probably LEAVING before it has traversed the entire widget tree. Add a few MESSAGE statements...
Nov 27, 2020
O
Osborne
replied to the thread
Question
Access child widgets to change the properties
.
You may have to run the same code/internal procedure recursively similar to the WalkChildTree internal procedure example here to...
Nov 27, 2020
O
Osborne
replied to the thread
Question
Tutorial for simple crud application
.
Unfortunately the only samples available are for the later versions and do not think they exist anywhere for 9.1E:-...
Nov 27, 2020
R
raphaelmsx
replied to the thread
Question
Tutorial for simple crud application
.
Hi, I started the basic tutorial of OpenEdge 9.1E, and everything went ok, connected to the sports2000 database, etc, until I had to...
Nov 27, 2020
N
ntszarek
reacted to
Rob Fitzpatrick's post
in the thread
ODBC connection causing DBI file grow
with
Like
.
A DBI file is created by a SQL server to store query results during a query. I don't know if you can prevent it but you can change its...
Nov 27, 2020
RealHeavyDude
reacted to
Rob Fitzpatrick's post
in the thread
Count results in for-each
with
Like
.
You could count them yourself: define variable i as integer no-undo. for each table where condition: // stuff i = i + 1. end...
Nov 27, 2020
R
Ram Prashanth
reacted to
Rob Fitzpatrick's post
in the thread
Count results in for-each
with
Like
.
You could count them yourself: define variable i as integer no-undo. for each table where condition: // stuff i = i + 1. end...
Nov 27, 2020
T
Thiru
posted the thread
[Stackoverflow] [Progress OpenEdge ABL] How to change date format based on variable initial value?
in
Stackoverflow tagged OpenEdge or Progress-4GL/DB
.
I use below program to change the date format based on the value setup in variable(cDataFormat). But the concern is this can be changed...
Nov 26, 2020
L
luckboter
reacted to
Rob Fitzpatrick's post
in the thread
Count results in for-each
with
Like
.
You could count them yourself: define variable i as integer no-undo. for each table where condition: // stuff i = i + 1. end...
Nov 26, 2020
Home
What's new
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.
Accept
Learn more…
Top