Progress OpenEdge Relational Database Management System (RDBMS) is a database server created and maintained by Progress Software Corporation.
I'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'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-dbI'm struggling to understand how to check for a null value in a progress case expression. I want to see …
sql select case openedge progress-db