Menu

Problem by using ODBC and Inres

German
dankoe
2019-04-15
2019-04-16
  • dankoe

    dankoe - 2019-04-15

    Hello, I want to connect my database with an ODBC driver but it doesn't work. Can anyone tell me, what I am doing wrong?

    I have used the configuration, which you can see at the attachement.

    It has already worked with the yii framework, but know I want to use Limbas instead but don't know how it could work. The old db file:

    'yii\db\Connection', 'driverName' => '{Ingres II}', 'dsn' => 'odbc:nt_teg', 'username' => 'dps', 'password' => 'xyz', 'charset' => 'utf8', 'enableSchemaCache' => true, // Duration of schema cache. 'schemaCacheDuration' => 60, // Name of the cache component used to store schema information 'schemaCache' => 'cache', ]; Thanks in advance! ?>
     
  • Axel Westhagen

    Axel Westhagen - 2019-04-16

    hi

    ingres is not longer supported because ingres stops the development. We supported ingres in older versions but to work you need to adjust the settings in limbassrc/lib/dbingres.lib
    We leave the dadabase in LIMBAS for own development.

     
    • dankoe

      dankoe - 2019-04-16

      Hi Axel, thanks for your reply! That means that I can't use this framework vor Ingres II?

       

Log in to post a comment.

MongoDB Logo MongoDB