Search results

  1. M

    Using ODBC with Progress 83E

    Yes I can run an MFG/Pro client session with no problem so that side of things is working fine
  2. M

    Using ODBC with Progress 83E

    I have been informed by the MFG/Pro admin that it was started in multi user mode: here is the contents of the live.pf file -db mfg -ld qaddb -H merpla07as -S mfglive -N TCP -trig TRIGGERS -db sbidb -ld sbiempty -H merpla07as -S sbilive -N TCP -db mfghelp -ld qadhelp -H merpla07as -S mfghelp...
  3. M

    Using ODBC with Progress 83E

    Thanks for the information however it doesn't seem to matter what I put in the options section because I still get this same message: Unable to locate the requested server. Please use either <host>:<port> in the Server field, or choose a Zero Config server from the drop down list. Which leads...
  4. M

    Using ODBC with Progress 83E

    Yes I am trying to connect using .NET but I am attempting to setup a System DSN first (once this is done connecting via .NET code should be easy) The pages of the DSN Setup aer as follows: Page 1 Name: progress Description:progress Server:<our server name> Page 2 Domain:Progress 83E...
  5. M

    Using ODBC with Progress 83E

    The openlink driver has a drop down for 83C so I think I have the correct version but can't seem to connect 'Error: Unable to locate the requested server. Please use either <host>:<port> in the Server field, or choose a Zero Config server from the drop down list.' So I thought I would need...
  6. M

    Using ODBC with Progress 83E

    I am trying to set up a connection to out MFG database using an ODBC connector from Openlink. At the moment I can't even connect to the database and I think the problem is to do with the port that I need to connect on. Does anyone know what the default port number is for this version of...
Back
Top