{"id":25245742,"url":"https://github.com/t2wain/msaccessfunc","last_synced_at":"2025-06-25T14:35:02.609Z","repository":{"id":215488509,"uuid":"737949543","full_name":"t2wain/MSAccessFunc","owner":"t2wain","description":"Using DAO object library to work with Microsoft Access database","archived":false,"fork":false,"pushed_at":"2024-08-01T19:40:32.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T02:02:28.486Z","etag":null,"topics":["dao","data-access-object","msaccess","odbc"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t2wain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-01-02T03:33:13.000Z","updated_at":"2024-08-01T19:40:36.000Z","dependencies_parsed_at":"2024-08-01T21:40:06.169Z","dependency_job_id":null,"html_url":"https://github.com/t2wain/MSAccessFunc","commit_stats":null,"previous_names":["t2wain/msaccessfunc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t2wain%2FMSAccessFunc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t2wain%2FMSAccessFunc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t2wain%2FMSAccessFunc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t2wain%2FMSAccessFunc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t2wain","download_url":"https://codeload.github.com/t2wain/MSAccessFunc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247400374,"owners_count":20932965,"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":["dao","data-access-object","msaccess","odbc"],"created_at":"2025-02-12T02:02:40.817Z","updated_at":"2025-04-05T21:19:07.494Z","avatar_url":"https://github.com/t2wain.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Microsoft Data Access Object (DAO) Utility for Microsoft Access database\n\nThis library provide many methods using Microsoft DAO library\n\n- Connect to remote databases with either a configured DSN, a DSN file, or a connection string (DSN-less)\n- Link or import all tables from remote database into Access\n- Display all the infos about tables, queries, fields, and indexes\n\nPlease view the examples and unit tests on ways to use the library.\n\n## Custom PowerShell module for DAO\n\nThis project also implements a custom PowerShell module with 3 cmdlets.\n\n## Why use Microsoft Access?\n\nI often have a need to analyze data of various remote Oracle databases. For complex task, I prefer to use Microsoft Access application to perform the analysis by either linking or importing tables from remote database into Access. Access has the following advantages:\n\n- Access is a full features database application with nice GUI to work with data.\n- I can create temporary tables and save queries inside Access without altering the production database.\n- I can link/import tables from multiple databases into a single Access file.\n- The queries run faster with local imported data rather than across slow network to the remote database.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft2wain%2Fmsaccessfunc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft2wain%2Fmsaccessfunc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft2wain%2Fmsaccessfunc/lists"}