Search results

  1. ezequiel

    Error reading socket, ret = 10054, errno = 2 (778)

    Hahahaha, thank you, Tamhas, we didn't expect from you less than being called stupid. The rest of your words is full of expertise, and we appreciate it. We don't completely agree, but we appreciate it.
  2. ezequiel

    Error reading socket, ret = 10054, errno = 2 (778)

    Hello Tamhas, is not exactly like that. In all those years, if we had pay the maintenance, we would have spend more money that we are planning to spend next year in a Openedge set of licenses. But that will be next year. Right now, the problem have a relation with "dead server" messages in...
  3. ezequiel

    Error reading socket, ret = 10054, errno = 2 (778)

    Thank you, Tom! I knew you were going to talk about our old 9.1C and 3Com, because you did it before and you´re right. The computers are replaced while they are going old. The 3Com switch will be replaced soon, but OpenEdge is too expensive (no, we weren't paying the maintenance... too...
  4. ezequiel

    Error reading socket, ret = 10054, errno = 2 (778)

    Hello, we have Progress 9.1C in a Windows 2003 serverand workstations; these are in Windows XP. The network switch is a pretty old 3Com. We recently replaced 5 computers with new ones with Windows 7, and started receiving the error message: Error reading socket, ret = 10054, errno = 2 (778)...
  5. ezequiel

    Execute PSTimer tick a limited number of times

    Hello, I have a window with a pstimer.ocx. It works Ok, but continuosly. I need to set somewhere on the tick event, for it executes only 5 times and stpo, is that possible?
  6. ezequiel

    Progress 9.1C and Fedora

    Larry, you are "helpfuller" (not sure about the word, but I think it works) than RHD. About the etiquette, I'm also being honest. I don't want to be the conflictive guy. I'm no linux expert, but no newbie either. I installed Fedora because it is a RedHat relative but I had never used it. I can...
  7. ezequiel

    Progress 9.1C and Fedora

    Thanks for nothing, no-name-heavy-dude. I picked Fedora as a RedHat relative; maybe I could try with CentOS. A guy in my city did install and succesfully ran 9.1C on a Fedora 12, but he's a really Linux expert, and I'm not (something about installing compatibility libraries). I was trying to...
  8. ezequiel

    Progress 9.1C and Fedora

    Hello, I'm trying to install Progress 9.1C for Linux in my Fedora 14 desktop. I installed the old Java 1.3.1 required, but the "proinst" script doesn't work. I know Tom Bascon and other very expert and good guys will say I have to upgrade to a modern version of Progress, but that is no option...
  9. ezequiel

    Progress 9.1C IDE/Client for Linux

    Exactly that´s what I remebered. Not very nice, but.... I will install the awfully ancient (but still good) Progress 9.1C and we will see what happen. Thank you, Tom!
  10. ezequiel

    Progress 9.1C IDE/Client for Linux

    Thanks,Tom, but buying a new Progress Version is still in discussion here, even if it is ancient, etc. I guess "the editor" is what I met in Progres 8.3 for Unix. (What is "tram lines"?) And is there a Linux client?
  11. ezequiel

    Progress 9.1C IDE/Client for Linux

    Hello, I know there is no Progress GUI for Linux, but the Unix version has a sample character-based IDE (I have used it on a previous job), like the old DOS IDE for Turbo Pascal o Quick Basic, V.G. Has the Linux version of Progress 9.1C something like that? And: Is there a Linux Client? I'm...
  12. ezequiel

    Anybody knows WinDev?

    Thanks, Allard, that's what we needed, a first-hand opinion.
  13. ezequiel

    Anybody knows WinDev?

    Come on, Greg, don't be cruel.... Thomas knows the subject, and even we don't completely agree , I'm happy to read his opinion.
  14. ezequiel

    Anybody knows WinDev?

    Thanks, Tamhas. We use Progress 9.1 for both database and programming. About 18-20 users. Windows 2003 server for database, Windows 98 for applications. Windows workstations. Yes. It would be a progressive migration, with both applications (current and new) connected to the same database. No...
  15. ezequiel

    Anybody knows WinDev?

    Apparently no. Windev claims to directly relate with those applications, no need to include 3rd party libraries. I don't know about the performance. As I posted: "this product includes interfaces with Exchange, Office, openoffice.org, native export to PDF, its own report generator". Sounds...
  16. ezequiel

    Anybody knows WinDev?

    We have downloaded the trial, too much colors but interesting. Greg is right, we have a lot of code. Another thing: this product includes interfaces with Exchange, Office, openoffice.org, native export to PDF, its own report generator... But how is life with WinDev? Maybe it's very bad...
  17. ezequiel

    Anybody knows WinDev?

    Thanks for answering, Tom. Well, I was not comparing Windev with OpenEdge, but with Progress 9.1 We in Systems Dept would like to go with OpenEdge, so you don't need to convince me, but we have to look for alternatives anyway, and Windev doesn't look bad. My question is still the same: If...
  18. ezequiel

    Anybody knows WinDev?

    Hi,we use Progress 9.1 and we want to upgrade, but: 01)We haven't paid mainteinance for years (too many time, too much money) 02)Newest version of Progress is awfully expensive. We do like Progress Database, is very solid and stable. We want to keep it, but we need a more modern programming...
  19. ezequiel

    Using Redemption

    Well, I answer myself, it is quite easy. I found example code in another thread and adapted it to my needs. DEFINE INPUT PARAMETER cAsunto AS CHARACTER. DEFINE INPUT PARAMETER cDestino AS CHARACTER. DEFINE INPUT PARAMETER cCuerpo AS CHARACTER. DEFINE VARIABLE attach-name AS CHARACTER...
  20. ezequiel

    Using Redemption

    Hi, I need to send e-mail messages from a Progress 9.1 program, without the Outlook security messages. We use Windows XP on workstations, and MS-Exchange Server 2003. I have downloaded REDEMPTION and installed oin my workstation, and honestly I don´t know what to do now. May anyboy send me...
Back
Top