{"id":14070971,"url":"https://github.com/CoultonF/MS-SQL-Database-Excel-VBA-Application","last_synced_at":"2025-07-30T09:32:09.912Z","repository":{"id":84617016,"uuid":"101809726","full_name":"CoultonF/MS-SQL-Database-Excel-VBA-Application","owner":"CoultonF","description":"An Excel based Visual Basic project that connects to a Microsoft SQL Server database, and is able to manage the data through interfaces developed through Visual Basic for applications.","archived":false,"fork":false,"pushed_at":"2017-08-31T15:47:03.000Z","size":1255,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-13T07:18:26.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Visual Basic","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/CoultonF.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}},"created_at":"2017-08-29T21:48:11.000Z","updated_at":"2024-05-13T08:17:30.000Z","dependencies_parsed_at":"2023-03-01T18:15:29.817Z","dependency_job_id":null,"html_url":"https://github.com/CoultonF/MS-SQL-Database-Excel-VBA-Application","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/CoultonF%2FMS-SQL-Database-Excel-VBA-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoultonF%2FMS-SQL-Database-Excel-VBA-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoultonF%2FMS-SQL-Database-Excel-VBA-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoultonF%2FMS-SQL-Database-Excel-VBA-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoultonF","download_url":"https://codeload.github.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228119179,"owners_count":17872443,"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":[],"created_at":"2024-08-13T07:08:12.826Z","updated_at":"2024-12-04T13:30:28.337Z","avatar_url":"https://github.com/CoultonF.png","language":"Visual Basic","funding_links":[],"categories":["Visual Basic"],"sub_categories":[],"readme":"# MS-SQL-Database-Excel-VBA-Application\r\n\r\n### Database Design\r\n\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/database.png)\r\n\r\n*[Discipline], and [Analyst] tables are used as global variable values within the application; therefore, not connected to other tables.*\r\n\r\n### Functionality\r\n\r\n#### Excel user interface custom ribbon\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/menu.png)\r\n\r\n#### Add new item to database table [Spec]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/add.png)\r\n\r\n#### Edit selected row entry in database table [Spec]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/edit.png)\r\n\r\n#### Deleting selected row entry in database table [Spec]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/delete.png)\r\n\r\n#### List action description onHover:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/list.png)\r\n\r\n#### List User Specs action description onHover:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/listuserspecs.png)\r\n\r\n#### List All action description onHover:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/listall.png)\r\n\r\n#### View [Update] rows linked to selected [Spec] row:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/viewupdateshover.png)\r\n\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/updateslist.png)\r\n\r\n#### Adding [Update] linked to selected [Spec] row:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/update.png)\r\n\r\n#### Add new item to database table [Update]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/addupdate.png)\r\n\r\n#### Edit existing item in database table [Update]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/editupdate.png)\r\n\r\n#### Delete existing item in database table [Update]:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/deleteupdate.png)\r\n\r\n#### Setting user preferences through the local appdata\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/preferences.png)\r\n\r\n#### Altering user preferences for the database column display order\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/setpreferences.png)\r\n\r\n#### Managing permissions to the database for users\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/analystform.png)\r\n\r\n#### Adding, Editing users associated to a [Spec] row in the database:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/analyst.png)\r\n\r\n#### Adding, Editing disciplines associated to a [Spec] row in the database:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/discipline.png)\r\n\r\n#### Selecting dates using the calendar interface:\r\n![Add New](https://raw.githubusercontent.com/CoultonF/MS-SQL-Database-Excel-VBA-Application/master/.Images/calendar.png)\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCoultonF%2FMS-SQL-Database-Excel-VBA-Application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCoultonF%2FMS-SQL-Database-Excel-VBA-Application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCoultonF%2FMS-SQL-Database-Excel-VBA-Application/lists"}