Search results

  1. M

    Imaging OCX

    I am trying to use the ocx controls of Imaging for windows, but not to do this via appBuilder and smart windows. I am looking for the way to use Imaging for windows like I do with Microsoft word: DEFINE VARIABLE oWord AS COM-HANDLE NO-UNDO. CREATE "Word.Application" oWord...
  2. M

    Add binary to existing BLOB

    Does anybody know if is possible to modify BLOB data so you can add pages to the scanned document? We save scanned documents in a database table as blob. Today we need to be able to have additional pages added to the exisitng BLOB records. Is that possible in anyway? Thanks.
  3. M

    Progress Application Development Standards

    I am trying to create some kind of standards for our companies software developers to follow when creating Gui and Web speed applications. So far, everybody is writting in any way each individual prefears and as a result we find it very difficult to take over some one elses project. Does anyone...
  4. M

    Excel Spreadsheet OCX

    I have developed several progress 9.1D gui windows with Microsoft Office Spreadsheet10 OCX on them for data viewing and export. On my PC they work fine. When I installed them to the clients PCs I get a message that "the ActiveX may not be registered or the OCX file is not found", no error...
  5. M

    Updating Client PCs

    We have users connected to our database within a WAN. To many users, long distances. When we need to update files of our applications we need many days to update all users. I have read somewhere of a progress procedure working with ip address and replacing such files. Anyone used or heard...
  6. M

    Saving Scanned Document In DB

    Hello all, Any suggestions and ideas will be much appreciated. Our Human Resource Department is scanning and saving a huge number of documents within a document management system (Not written in progress). We are facing many problems with this 'system' and also our systems, written in Progress...
Top