Search results

  1. mikesena

    Downloading a file from the web

    Hi Guys, What's the best way to download a file from the web and save it to the disk in Progress? I can get the data into a memptr from the web, so if someone knows how to output a memptr to a file that would work. Thanks! Michael
  2. mikesena

    Retrieving Relation Information

    Hi all, I am working with Progress in OpenEdge 10.2A. Basically what I'd like to do, is work out what relations a table has to other ones. I'm iterating through the list of tables in the database already, so what I then want to do is say 'Customer' is related to 'Orders, Invoices' etc...
Back
Top