progress-4gl
Call Progress Procedure in kSoap
I\'m completely new with Progress. I\'m trying to access my Progress Procedure (which works when I export it as an XML-page) in my Android app. I\'m using kSoap to do the trick, because I\'ve had some[详细]
2023-02-21 22:47 分类:问答Creating a Buffer with the Same Name as the Database Table
I\'ve run across this code in a number of places: DEFINE BUFFER Customer FOR Customer. I have two questions:[详细]
2023-02-21 00:11 分类:问答Progress 4GL code analysis tool [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-20 03:10 分类:问答Progress 4GL that calls a C function
I have been working in some C language function that is going to be called from aProgress 4GL application and I found myself with the following doubts:[详细]
2023-02-17 05:24 分类:问答Progress 4L SET-SIZE statement and C - malloc
We have a Shared Library that allocates ( using malloc ) memory for a char array which is returned via a MEMPTR to a Progress procedure.[详细]
2023-02-17 01:22 分类:问答Office 2007 upgrade breaks 4GL Progress code
I\'m supporting some legacy 4GL Progress code.One of our servers that runs 4GL was upgraded to Office 2007 without my knowledge (nice, right?).Anyway, the upgrade broke a segment of code that\'s runni[详细]
2023-02-03 05:53 分类:问答Why does OpenEdge ODBC connection fail with error 126 in IIS but on in VS2010?
I have an ASP.net web service application that connects to a Progress OpenEdge 10.1B database via ODBC.My development machine is XP Pro and runs everything fine.I am now moving the application into a[详细]
2023-01-31 04:37 分类:问答How to get table schema from Progress database via odbc
I have a linked server set up between sql 2008 and a Progress OpenEdge 10.1b server. How do I get the table sc开发者_运维知识库hemas?You can get all available tables:[详细]
2022-12-26 01:37 分类:问答How do I make VS2008 place double quotes around intellisense offerings
I am in the HTML editor (building an ASP.NET MVC view) and coding up HTML. The editor is handy with intellisense for various at开发者_如何学Ctributes, but when I select whatever VS2008 offers, it nev[详细]
2022-12-18 17:58 分类:问答How do I do HTTP GET and POST in Progress/OpenEdge ABL?
The Progress docs spill plenty of ink on SOAP, but I\'m having trouble finding the example for 开发者_运维技巧a simple HTTP GET/POST with Progress ABL.[详细]
2022-12-17 12:24 分类:问答