This Project is basically build to read/write data to Google Cloud Bigtable Using Microsoft Excel.
In order to Perform the operation Please run the project and you will find "Google CBT" in excel-sheet. Please find link for creating project and related setting in Google Cloud
You can perform below operation using this project:
- Add Table
- Insert Test Data
- Display Specific Table Data
- Check Table is Exists or not
- Delete Table
In order to build and run this Project you will need to have Microsoft Visual Studio 2017 and Microsoft Office 2013 or Above installed.
Please find Below Steps to Publish Setup of Microsoft Excel Add-in
- Download Source from GitHub Repository
- Open in VS 2017 and Build the Project
- Right Click on GoogleBigTableAddIn Project -> Publish
- Specify the Location -> Next
- Select "From a CD-ROM or DVD-ROM" -> Next
- Click on Publish.
Please find Below Steps to Install this AddIn in Microsoft Excel:
- Right Click on Setup.exe -> Digital Signatures -> View Certificate -> Install Certificate
- Open Microsoft Excel and Perform Below Setups:
- File -> Option -> Add-ins
- Select COM Add-ins Under Manage -> Go
- Add ->Select setup.exe ->Install ->Ok
- Close the current Microsoft Excel and Open New, you will find "Google CBT" on Right side.
Project is Build in asp.net technology.