Search results

  1. ezequiel

    Answered Dynamic change of column-label in a browse

    Hello, I have a browse in a smartwindow. The browse is a freeform query. I need to change the column-label of several fieldas, but apparently the DISPLAY trigger doesn't accept variables or expressions, just constants. Is there a way to dynamically change the column-label? We use Progress...
  2. ezequiel

    Answered Regression to November???

    Look great, thanks!
  3. ezequiel

    Comment A Progress review

    Hahahahahaha, you're great! Seriously, Thomas, the thing is nobody talks about Progress but us, that's why the link was interesting. Do you want Progress to be just for some initiated, like a Freemason business?
  4. ezequiel

    Comment A Progress review

    Hello, my boss found this Progress Openedge review. Since there are no much, I publish it here, what do you think? http://taggedzi.com/articles/display/progress-openedge-a-developers-review
  5. ezequiel

    Progress Software Partners List

    Thank you both!
  6. ezequiel

    Progress Software Partners List

    Hello, I guess I'm doing something wrong. The thing is: I want to know who are the Progress Software Partners in South America. I am in Peru, and want to know if there is a reseller o any partner here. Or in the neighbor countries. But the Progress web...
  7. ezequiel

    Linux IDE - beta

    Hello Marian: 01)Thank you and congratulations! 02)Seems your beta is still an alpha; that's Ok to me. Please write a README file with installation instructions, I will try your work and feel happy to give you feedback.
  8. ezequiel

    Some ideas

    I'm not sure if you are kidding....
  9. ezequiel

    Some ideas

    ...just for be clear: We are not leaving Progress! Start a new application from zero would be more expensive than buy the new product.
  10. ezequiel

    Some ideas

    Well, thanks for answering. By the way, I didn't mean to offense with the "insider" word. So, no surprises: The idea is not really bad but sales people will never agree. I'm not sure that is more clever than stop paying the maintenance. Thanks again!
  11. ezequiel

    Some ideas

    Hello, I was thinking about the development market. Other database provider have free versions: SQL express, Oracle Lite, etc. Right now, Workgroup 9.1 (we use it at work because 10 and 11 are obscenely expensive) is good stuff, but is it really better than PostgressSQL? Why not make Workgroup...
  12. ezequiel

    Use FIND with a variable

    I haven't tried dynamic yet, there is a lot of other more-urgent stuff to do.. more urgent, less pleasant BTW, Really Heavy Dude, your signature about Klingon is great!
  13. ezequiel

    Use FIND with a variable

    I'll try dynamic tomorrow at work. I'll let you know.
  14. ezequiel

    Use FIND with a variable

    Thank you, Cringer. I was trying to avoid a dynamic query. But if there is not another way, I'll do that. I usually include OS and Progress Version, this time I didn't post the OS. I thaugt it was no relevant. I'll include it next time. Thanks again!
  15. ezequiel

    Use FIND with a variable

    Hello,I need to know if is it possible to use something like this: def var cTable as character. cTable = "customer". find first cTable. ...so I can use same code to find any table. I use 9.1C Is there a way to do this? Thanks
  16. ezequiel

    Piew - Free Progress Code Editor

    Re: New version You're right. Must be the PROXY
  17. ezequiel

    Piew - Free Progress Code Editor

    Re: New version 3.60 downloaded at home with Firefox. At the office, with IE9, different story.
  18. ezequiel

    Piew - Free Progress Code Editor

    Re: New version Hello, in http://progress-tools.110mb.com/piew.html there is only 3.5 version, and IE9 reports the site as malware-container. http://progress-tools.x10.mx/piew.html doesn't work!
  19. ezequiel

    Why an OpenEdge Architect for Linux doesn't exist?

    Thanks to both of you. In my work we also think that the problem is the unexistent graphical client for Linux. There could be one, anyway, if Progress pick one Linux graph interface (v.g. Gnome), and work just in that one. Just one popular flavor would do it. A good agreement with the...
  20. ezequiel

    Why an OpenEdge Architect for Linux doesn't exist?

    Eclipse is multi-plattaform. OpenEdge Architect is based on Eclipse. The Progress database server for Unix/Linux has always existed, i think. So, why can't I develop on Linux?
Back
Top