-
My latex class file(`*.cls`) was identified `OpenEdge ABL`
```text
OpenEdge ABL
~/Documents/MathModels/cumcm2/cumcm_template/thesis/cumcmthesis.cls
~/Documents/latex_template/cumcm_template/the…
-
###### Which version and edition of Flyway are you using?
flyway-5.1.4
###### If this is not the latest version, can you reproduce the issue with the latest one as well?
(Many bugs are fixed in…
-
Our Open Edge Progress database is behind a firewall and is accessible on port 10100. But regardless of giving the port number in the connection string, we have noticed that additional calls are being…
-
The following throws an exception
People.Count();
> An exception occurred while reading a database value. The expected type was 'System.Int32' but the actual value was of type 'System.Int…
-
in appsettings.json file we have connection string as:
"ConnectionStrings": {
"OpenEdgeDbContextConnStr": "DRIVER={Progress OpenEdge 10.2A driver};host=localhost;port=12345;db=modhotel;uid=myU…
-
Hi,
I have running an OpenEdge V12.1 database called **stb**. I have started VS2019, made 1 solution with some projects and I have done some Install-Package statements in the Nuget packagemanager, …
-
There are blocks that are not effected by BLOCK-LEVEL ON ERROR UNDO, THROW.
https://docs.progress.com/bundle/openedge-abl-error-handling-122/page/BLOCK-LEVEL-ON-ERROR-UNDO-THROW-statement.html
A r…
-
I want to add a highlighter for Openedge ABL into Codiad. I have followed the Ace editor instructions and using their tmlanguage.js tool I have created two Ace Editor language files. However these f…
-
First of all: Thank you for this amazing helpful tool!
One thing that I am actually missing is the support of OpenEdge 11 multitenant databases. To access the shared and tenant dependent data. Is t…
-
Having some time left, I still do not understand the coloring.
I have added a file where you can see my problem(s):
- CAN-FIND is not the same color as FIND
- FIRST, WHERE, AND, AVAILABLE are all O…