Skip to content

DB2 Support #112

@safepage

Description

@safepage

Hello again,

I am now trying to read DB2 schema. I have installed the free DB2 edition and client tools and can connect OK using the generic Factory method...
DbProviderFactory factory = DbProviderFactories.GetFactory("IBM.Data.DB2");

The ReaderAdapterFactory has code commented out which would select the Db2ISeriesSchemaReader, so it looks like some work has been done for this.

As it stands the generic ReaderAdapter is selected and no Tables etc are read from the DB schema.

Can you please let me know what is the difference between Adapters and Readers? Would it be fairly easy to create a DB2 adapter from the reader code?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions