Search results

  1. A

    One criteria too many?

    Hi all. I am running SX.e 5.6.063 with country pack 1.4.063, on version 9.1e (please, no flames about the version!). I am trying to do a query via VBA for MS Access 2000. This query works: SELECT oeeh.orderno AS orderno, oeeh.ordersuf AS ordersuf, oeeh.transtype AS transtype, oeel.shipprod AS...
  2. A

    Question VBScript Connection String - RESOLVED

    Hi all, I am trying to connect to Progress 9.1E in VBScript, and have tried countless connection string variations I've found, and just randomly tried, but in all cases I have had no success. Can anyone help me with it, please?
  3. A

    dbtool error while loading shared libraries

    Afternoon, apologies for all the questions at the moment, but I am on a bit of a Progress Admin mission. I am trying to run dbtools against a test environment, in order do a straight import into SQL Server 2005. From what I've read, it's an idea to run it occasionally anyway, although I don't...
  4. A

    Dump and Reload 9.1E

    Hi everyone, I hope I am not missing something in my search, but I have tried to find straight instructions within the forum and elsewhere on how to perform a Dump and Reload, with no luck. I am running SX.enterprise 5.6.063, Progress 9.1E (and I am aware I should upgrade - technically, I...
  5. A

    Apei

    Hi, We've been using SX.e 5.6.063 with a few bits of custom code for 4 1/2 years. Most users only ever see the GUI, only I have ever accessed the ChUI. For Invoice Matching, we've always used APET, but an opportunity has come up for a semi-automated Supplier Invoice process at a reasonable...
  6. A

    Back ups

    Hi everyone, I'm looking for a little help with back up routines. I am running SX.enterprise 5.6.063 on Progress 9.1E (well, I'm fairly sure it's E - perhaps someone can help me find that out while we're on the job) running on Linux Redhat and the tape drive back up we have been using is...
  7. A

    Linux batch file to call SQL

    Hi all, I'm looking for some help with writing batch file to call an SQL Query on Linux Red Hat with Progress 10.1 OE. I've struggled to find anything on the forum, but like so many questions, there could be all sorts of keywords, so I hope I'm not duplicating anything. Basically, we currently...
  8. A

    Problem with IF variable IS NULL

    Hi, everyone. I am trying to find and replace blank instances of a date field with the date I want it to read. I know absolutely nothing about programming in Progress, so I'm just attempting to edit a procedure of someone elses. This is what I've ended up with: DEF VAR a AS INT LABEL "records...
Top