Search results

  1. H

    Pro_Element

    Hi Casper Thanks so much for this, it worked like a dream. Here is my final WORKING code..... select "cl-analysis-code-element"[1] as cl1, "cl-analysis-code-element"[3] as cl3, "cl-analysis-code-element"[4] as cl4 from ih.pub."rm-job" where "job-no" > 'G000000' Excellent result, you...
  2. H

    Pro_Element

    I am connecting a Progress Openedge db (10.1B) to a SQL 2005 db (using ODBC and SSIS) and am having problems extracting a progress extent field with hyphens in the field name. i.e. (CL-ANALYSIS-CODE-ELEMENT). Note I can extract another extent field without hyphens in it, however as soon as it...
  3. H

    Secondary broker for ODBC

    Hi there The -n param, can be changed on the database server in the config file. For example if the database is on the G:\db\live, then the config could be in the file G:\config\live You may have multiple .pf files here, if you have more than one progress database in the environment...
  4. H

    ODBC problem

    I am trying to connect to a progress db using Merant 3.60 32Bit Progress SQL92 v9.1c ODBC driver, and have come across an ERROR.... [MERANT][ODBC PROGRESS driver][progress]Exceeding permissible number of connections. Can anybody out there help me with this... Thanks Matt
Back
Top