progress-4gl
Progress 4GL and .Net
I\'m trying to get data out of a Progress 4GL database, into SQL Server. I开发者_JS百科deally, I\'d like to do this directly and within .NET, rather than through an ODBC driver since the ODBC driver[详细]
2022-12-16 22:33 分类:问答String comparison oddities in 4GL
OK, so I\'ve learned the hard way that string comparison works ... differently in Progress 4GL. For example, \"x\" and \"x\" seem to be the开发者_开发知识库 same thing, and \"ß\" is equal to \"ss\" -[详细]
2022-12-15 01:56 分类:问答How do I fetch files with HTTP using Progress ABL?
Is there an easy way to fetch a file using an HTTP URL with Progress ABL 10.1B without external dependencies? If so, what is the most elegant way of doing so?[详细]
2022-12-13 20:49 分类:问答Good literature on Progress 4GL
I am in search for good literature to learn Progress 4GL. This is a workspace-related project, and funding for tr开发者_开发百科aining is not available. I\'ve tried the documentation, but it is inaccu[详细]
2022-12-08 21:40 分类:问答Connecting to Progress database from Mac OSX
Does anyone know how to connect to a Progress 9.1E database from a Mac (or even from Linux)? I can connect successfully from Windows but the JDBC driver requires that the Progress install directory a[详细]
2022-12-08 18:05 分类:问答