You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
Thanks, great tool! Its simple enough to use. Run the script to create the empty tables, then run the program that connects to the internet and insert/update those tables.
Would it be possible to post here a version of the T-SQL script that not only creates the empty tables, but also populates them with the latest IANA database?
This would avoid having to run a program or have an internet connection. Then it is just once a year (or whatever schedule you want) grab that T-SQL script can give it to your DBA to run. That may be more acceptable to some DBAs over installing a program to run periodically.
Are there others out there that have to run this tool on their machines then create an export script to hand it off to DBA(s)? If so maybe this step could be crowd sourced / open sourced and posted on the Releases page here.
Thanks, great tool! Its simple enough to use. Run the script to create the empty tables, then run the program that connects to the internet and insert/update those tables.
Would it be possible to post here a version of the T-SQL script that not only creates the empty tables, but also populates them with the latest IANA database?
This would avoid having to run a program or have an internet connection. Then it is just once a year (or whatever schedule you want) grab that T-SQL script can give it to your DBA to run. That may be more acceptable to some DBAs over installing a program to run periodically.
Are there others out there that have to run this tool on their machines then create an export script to hand it off to DBA(s)? If so maybe this step could be crowd sourced / open sourced and posted on the Releases page here.