Skip to content

Replace direct registry access with odbccp32.dll offered functionality #107

Closed
@bpintea

Description

@bpintea

The driver accesses the registry directly currently when a DSN name is received in the connection string.
This should be replaced with odbccp32.dll's SQLGetPrivateProfileString() & co. instead (for better portability also).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions