Search results

  1. M

    sql query performance

    Hi, So i have two databases - one in openedge 10.2b on aix, one in SQLserver 2008 R2 Both databases contain the same data and have the same table structures. The SQL database has no indexes. The progress database does. Performance on the progress database via odbc is somewhat lacking and...
  2. M

    Data warehouse on openedge feasibility

    Hi, does anyone have any experience of building / implementing a data warehouse (star schema not 3nf) on an openedge platform? All reporting output would be generated via a reporting tool e.g crystal, cognos ...etc Just looking for any pointers / pros & cons etc Thanks, MrG
  3. M

    tabstrip beforeclick event

    I'm working on an application which uses the standard OCX tabstrip (OE10.1). Unfortunatly (for me) we have certain fields with on leave of... validation. If the user inputs duff data but leaves the field by clicking the tabstrip, then the validation error fires but the tabstrip still changes the...
  4. M

    SQL Reporting Services & Progress

    Anyone out there using MSRS directly on progress dbs? I'm trying to get a handle on how easy/difficult it is to get working properly. We have some limited use of it at the moment, with any reports designed through visual studio. No one is currently using the report builder utility, because...
  5. M

    Calling an IP from a non-persistent procedure

    trying to get into GUI and have a (hopefully basic) issue that i can't get my head round. the application i'm using is written and supplied by a third party but we have the ability to bolt new devs onto it. however, we supposedly cannot run any new persistent procedures which gives me a bit of...
  6. M

    selection-list NO-BOX?

    I've got a selection list in CHUI but i don't want to display the box around it. I can do this in a browse with the NO-BOX option. Is there a nice easy equivalent for a selection list?
  7. M

    Storing records in hierarchical categories

    I’m looking at a piece of development where I want to organise and display my data in a hierarchical way. Essentially I want the users to be able to create and modify a kind of file system and then assign other records into these specific locations. My initial idea is to simply store my...
  8. M

    Frame Title Position in CHUI

    Here's a quick one (hopefully)- Is there any way i can reposition the title of a frame within CHUI? Rather than have it appear centered I want it left justified. thanks, andrew
  9. M

    Corrupted file still compiles

    Come across a strange situation with the application compiler that scares me a bit - I've got a peice of source code that became corrupted. I can still read it in my editor but a large chunk of it is now missing. I can't run it and the syntax check comes back with a load of errors. however...
  10. M

    Corrupted file still compiles

    Come across a strange situation with the application compiler that scares me a bit - I've got a peice of source code that became corrupted. I can still read it in my editor but a large chunk of it is now missing. I can't run it and the syntax check comes back with a load of errors. however...
Top