progress-db Questions

2

I am running a query using OpenQuery and getting a peculiar error. This is my query: select * from OpenQuery("CAPITAOC",'SELECT per.* FROM pub."re-tenancy" AS t INNER JOIN pub."re-tncy-person"...
Ustulation asked 30/8, 2016 at 11:6

2

Solved

I'm struggling to understand how to check for a null value in a progress case expression. I want to see if a column exists and use that, if not use the fallback column. For example, William in firs...
Fetal asked 31/8, 2015 at 21:30

2

Solved

I get an "Index was outside the bounds of the array." error when I do the following. 1) I launch the Import and Export Data Wizard (32 bit). 2) Data source: .Net Framework Data Provider for Odbc....
Cory asked 8/2, 2010 at 19:40

2

Solved

I'm using ArchLinux and I am trying to install OpenEdge progress drivers so I can access it via PHP. I've installed the unixodbc package and the drivers, but when I test the connection via isql or ...
Aaberg asked 25/4, 2012 at 15:7

4

Solved

Say I have a query like this: SELECT * FROM TABLE And it returns this: TABLE ID | DATA | VAL =============== 01 | ABCD | 1 01 | DEFG | 2 02 | FGHI | 3 02 | HIJK | 2 03 | JKLM | 3 03 | LMNO | 4 ...
Runck asked 27/1, 2011 at 23:57

1

Solved

I have a progress database that I need to connect to. What is their equivalent to the SQL Server Management Studio? The server appears to be Progress OpenEdge 10.1
Illustrator asked 26/3, 2010 at 19:42
1

© 2022 - 2024 — McMap. All rights reserved.