Recent content by dboulden

  1. dboulden

    Acessing Progress from ColdFusion

    OK, thanks Chris. I'll have to try & find out what the indexes are (once I've sorted out VPN access to the customers site!) Dave.
  2. dboulden

    Acessing Progress from ColdFusion

    Haven't been able to check for indexes yet, but only around 20,000 records so I can't see that it is a linear search causing that much delay. It almost seems as though it is waiting for something to time-out before returning the data. Did some debug stats... compile and run the CF page took 93...
  3. dboulden

    Acessing Progress from ColdFusion

    Hi, I'm a veteran ColdFusion developer, but completely new to Progress. I'm creating a web based system to retrieve info from a Progress v8.3B database using ColdFusionMX. I'm using the DataDirect (Merant) v3.7 ODBC driver to connect to the Progress datbase on a SCO Unix box, CF is...
Back
Top