Recent content by customprogress

  1. C

    Hosting Provider for Progress database and aix 4.3

    yes herard of it, i will check. my thinking was big name players means big bucks, like ibm. no harm to call them i guess. thanks D.
  2. C

    default port number for progress database

    it could be 5000, as when i installed an odbc for progress specifically it defaulted to 5000. Thats all i know. i could be wrong regards
  3. C

    Hosting Provider for Progress database and aix 4.3

    Not sure where to post this buts its about database anyway. We are looking for a service provider to host a server with aix 4.3 and our progress database so we can telnet in to it. ive had no sucess googling this. does anyone know of a provider in the $100-$200 range per month who can do this...
  4. C

    Text to PDF converter

    in the pdfinclude documentation, it mentions a streamlined version for progress version 7 and 8. how can i get this version as i did not see any links to download it. regards.
  5. C

    Text to PDF converter

    thanks, may be overkill for my needs. text files are already created so where can i get this txt2pdf.p and documentation on how to get it working.
  6. C

    Text to PDF converter

    we are using AIX, Progress. i want to convert some text reports to PDF for emailing. any help appreciated in locating a converter. PS this is NOT Windows. thanks
  7. C

    Email headers

    this is probably really off topic but i dont know where to post. not spam email but family member lost in economic crisis, i am trying to track. can anyone tell me where this email cam from, what country? i blanked out his email with xxxx ok. any help please. he sent to me. urgent and worried...
  8. C

    odbc openlink progress old version

    everything worked. openlink software were very helpful. thanks and regards. just negotiating now on price.
  9. C

    odbc openlink progress old version

    i installed server and client side. everything was fine except 1. when i ran the ./ldpro7 the last bit of code in the script gave an error that the cc_r not found. (its no where on server is it C compiler thing) heres that code: for i in dlc7*.o do proexe=`echo $i | sed -e 's/dlc/pro/'...
  10. C

    odbc openlink progress old version

    thanks for your reply, i will try all this later and let you know what happens.
  11. C

    odbc openlink progress old version

    does anyone know step by step instructions for getting odbc windows client xp, server aix 4.3, progress version 7 (or 8 or 9 will do) i need guidelines. i downloaded all components and installed on aix error free, thats a first!. regards.
  12. C

    Height of frame in character

    not quite sure of your question but you can give a fixed height and width and use the "scrolling" option.
  13. C

    upgrading pc to 64 bit with vista

    thanks tom. while waiting for reply i went and tested it at the shop and purchased it and it works no problem so far. regards. damian.
  14. C

    upgrading pc to 64 bit with vista

    i am running progress personal db v9 on XP 32 bit pentium (originally was on NT). will it run when i upgrade my PC to a 64 bit intel pentium dual core running vista. thanks.
  15. C

    unmanned probackup

    i am trying to do a cron , auto backup to disk #probackup dbname -com > /test/dbnamebk < /2ndfilename (2ndfilename contains the name of next file name requested) i used this b4 and no problem. now 6 years later i am doing again and its 3 files, ie over 4.x gig. i have tried <<2ndfilename...
Top