xavierjefferson / Hangfire.FluentNHibernateStorage

FluentNHibernate storage for Hangfire - fire-and-forget, delayed and recurring tasks runner. Allows usage with MS SQL Server, MySQL, PostgreSQL, Oracle, DB2 and Firebird all in one package.
GNU Lesser General Public License v3.0
20 stars 7 forks source link

db2 connection driver #27

Open kalypto-ajay opened 2 years ago

kalypto-ajay commented 2 years ago

how can the application be connected to db2 database. is there any specific drive to be used.

xavierjefferson commented 2 years ago

This package was tested against IBM® Db2® Express-C on Windows, but a very long time ago. You should consult the NHibernate documentation for specific driver names, but I'm seeing the following in the NHibernate source code:

  1. IBM.Data.DB2 for DB2 driver
  2. IBM.Data.DB2.iSeries for DB2400 driver
  3. IBM.Data.Informix for Informix driver

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, Jul 18, 2022 at 5:49 AM kalypto-ajay @.***> wrote:

how can the application be connected to db2 database. is there any specific drive to be used.

— Reply to this email directly, view it on GitHub https://github.com/xavierjefferson/Hangfire.FluentNHibernateStorage/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6QVSTL5BERTXA2Q6IZZOLVUVHGVANCNFSM534EV6SQ . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>