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

Support for Recordset type Dynaset ? #16

Open
Samba143 opened this issue Sep 20, 2024 · 0 comments
Open

Support for Recordset type Dynaset ? #16

Samba143 opened this issue Sep 20, 2024 · 0 comments

Comments

@Samba143
Copy link

Samba143 commented Sep 20, 2024

Hello ,

Currently we are using MS Access DB and we are considering migration to SQLite using this (CH Werner's) SQLite ODBC driver.
The code base is using default Recordset type as Dynaset.
When integrated this ODBC driver, I have the following observations.

  1. Dynaset recordset type is not supported
  2. Snapshot recordset type is updatable (AFAIK, conceptually snapshot is read-only)

Is there any means to introduce Dynaset support into this ODBC driver?
With Snapshot type, any means to refresh Recordset members without explicit ReQuery?

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

No branches or pull requests

1 participant