mdb-reader icon indicating copy to clipboard operation
mdb-reader copied to clipboard

JavaScript library to read data from Access databases

Results 20 mdb-reader issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/adapter-auto](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit/tree/HEAD/packages/adapter-auto)) | [`3.0.1` -> `3.2.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-auto/3.0.1/3.2.1) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.56.0` -> `9.1.1`](https://renovatebot.com/diffs/npm/eslint/8.56.0/9.1.1) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.0.12` -> `5.0.13`](https://renovatebot.com/diffs/npm/vite/5.0.12/5.0.13) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.0.6` -> `2.4.3`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.0.6/2.4.3) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | patch | `v4.0.1` -> `v4.0.2` | ---...

I'm trying to use `MDBReader` in the browser for a project that I'm serving with Web Dev Server, but keep hitting the following error: ``` Error while handling server request....

First of all, thank you for this great library. It is tremendously helpful for client-side exploration of MS Access databases. I noticed that the browser-based example is using parcel to...

- [x] Jet - [ ] MSISAM - [x] Office Agile - [ ] Office Binary Doc RC4 - [ ] Office ECMA Standard Encryption - [x] Office RC4 Crypto...

enhancement