Progress OpenEdge is an application development platform from Progress Software Corporation
Recently I have found that there are many new databases popping up all around my radar, and I would like …
database openedgeI'm using ArchLinux and I am trying to install OpenEdge progress drivers so I can access it via PHP. I've …
odbc archlinux unixodbc openedge progress-dbI have a linked server set up between sql 2008 and a Progress OpenEdge 10.1b server. How do I get the …
schema progress-4gl openedgeI am coding in Progress (aka OpenEdge ABL). I have a variable that holds a time and I want to …
progress-4gl openedgeThe Progress docs spill plenty of ink on SOAP, but I'm having trouble finding the example for a simple HTTP …
progress-4gl openedgeHow can I get a limited number of records from the table in Progress OpenEdge database? Something like in SQL: …
progress-4gl openedgeI'm trying to do something like this in Progress SQL (THIS IS NOT POSTGRES!) SELECT CASE WHEN code LIKE '%…
sql sql-like case-statement openedge progress-dbI am trying to install ODBC drivers and I am running into brick walls. [root@Crux pkg]# isql -v [IM002][…
linux odbc drivers openedge progress-dbI'm trying to select some data from a Progress Database using an openquery on SQL Server 2008 R2, but I'm getting …
sql-server-2008 linked-server openedge progress-dbWhat is the exact use of break by keyword in Progress 4GL? I am not getting a clear idea from …
progress-4gl openedge