Skip to content

Indicate Driver Company and Version on Driver Manager - #93

Merged
alinaliBQ merged 8 commits into
apache-odbcfrom
odbc_version_rc
Aug 25, 2025
Merged

Indicate Driver Company and Version on Driver Manager#93
alinaliBQ merged 8 commits into
apache-odbcfrom
odbc_version_rc

Conversation

@alinaliBQ

Copy link
Copy Markdown
  • This PR adds .dll information to the driver .dll and indicates the driver version and company name. We use a rc file to indicate this.

@alinaliBQ

Copy link
Copy Markdown
Author

Ran into unexpected build errors specific to the CI environment, will work on these on Monday

#define VER_FILEVERSION @VER_FILEVERSION@
#define VER_FILEVERSION_STR "@VER_FILEVERSION_STR@\0"

#define VER_PRODUCTVERSION @VER_FILEVERSION@

@rscales rscales Aug 23, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the values be @VER_PRODUCTVERSION@ and @VER_PRODUCTVERSION_STR@

@alinaliBQ
alinaliBQ merged commit c20168b into apache-odbc Aug 25, 2025
20 of 24 checks passed
@alinaliBQ
alinaliBQ deleted the odbc_version_rc branch August 25, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants