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
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\" -
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?
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
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