Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODBC 3.0 #217

Merged
merged 99 commits into from
Sep 10, 2024
Merged

ODBC 3.0 #217

merged 99 commits into from
Sep 10, 2024

Conversation

irodushka
Copy link
Contributor

OOAPI implementation, smoke tested
get rid of malloc/calloc/new/free/delete. Using stl instead.
1. Issue #210 MS Access connectivity
2. Fix in static cursor, blobs issue
3. readFromSystemCatalog() regress fixed
4. Metadata rebuild/restore refactoring
1. Replace the same version dll
2. Confirmation dialog
Driver detects MSAccess automatically and applies the patch.
{fn SUBSTRING(A,B[,C])} is working ok now
Merge master->feature_ooapi
1. Substring() works more accurate way
2. Meta IDs are expanded from 31->63 everywhere.
3. Build number 3.0.0.4
@irodushka irodushka marked this pull request as ready for review September 4, 2024 16:04
@irodushka irodushka self-assigned this Sep 4, 2024
@irodushka irodushka merged commit e55d640 into master Sep 10, 2024
2 checks passed
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.

1 participant