{"id":15694269,"url":"https://github.com/fralau/vba_db","last_synced_at":"2025-04-30T06:06:25.735Z","repository":{"id":96183939,"uuid":"140751010","full_name":"fralau/vba_db","owner":"fralau","description":"Bring higher-level concepts to VBA Access","archived":false,"fork":false,"pushed_at":"2018-10-03T09:18:12.000Z","size":19,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T14:48:16.305Z","etag":null,"topics":["microsoft-access","vba"],"latest_commit_sha":null,"homepage":null,"language":"Visual Basic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fralau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-12T18:32:56.000Z","updated_at":"2024-07-08T02:55:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8549e0e-2970-4f0f-b4fd-43b19548320c","html_url":"https://github.com/fralau/vba_db","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fralau%2Fvba_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fralau%2Fvba_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fralau%2Fvba_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fralau%2Fvba_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fralau","download_url":"https://codeload.github.com/fralau/vba_db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320199,"owners_count":20758410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microsoft-access","vba"],"created_at":"2024-10-03T18:55:30.475Z","updated_at":"2025-03-30T13:14:28.079Z","avatar_url":"https://github.com/fralau.png","language":"Visual Basic","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vba_db\nBringing higher-level concepts to VBA Access\n\n# Introduction\n\nThere are much more advanced languages than VBA (e.g. Python), but here it is, you have to work with Ms-Access. Is everything lost? No!\nThe ecosystem is actually quite rich. It's only that it's not immediately accessible and not many people really bothered to work things\nout in a way that they could be used by others.\n\nThere are actually things that you can do, with this set of modules:\n\n1. **Databases**: Use rows from tables/queries as dictionaries (as everyone in their right mind would do today); easily establish connections and compose queries for Access, SQLServer,Oracle, and MySQL!\n2. **RegExp2**: Using regexps in your application easily.\n2. **Parameter**: How about a little parameter table for your app, with all whistles and bells?\n\n## How to Install\n\nNothing fancy here:\n1. Clone the repository or download the modules (`Database.bas`, `Parameter.bas`and `RegExp2.bas`)\n2. In Ms-Access, open the Visual Basic Editor (Alt-F11)\n3. From File menu, choose Import and select the file you want import\n4. Set up the libraries you need (they are indicated in the header of your module): from the Tools menu, choose References to display the\n   References dialog box (see more information on [Microsoft Dev Center](https://msdn.microsoft.com/en-us/vba/language-reference-vba/articles/check-or-add-an-object-library-reference).\n\n## Wiki\n\nFor a description of the API, and usage examples, [see the wiki pages](https://github.com/fralau/vba_db/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffralau%2Fvba_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffralau%2Fvba_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffralau%2Fvba_db/lists"}