Skip to content

Console application to handle decoding strings that are UrlEncoded and stored in a SQL Server database. As of this repo creation, there's no built-in UrlDecode function in SQL Server (the developer would need to write their own and try to capture all cases).

License

Notifications You must be signed in to change notification settings

hey-mikey/UrlDecodeAndUpdate

Repository files navigation

UrlDecodeAndUpdate

About

Console application to handle decoding strings that are UrlEncoded and stored in a SQL Server database. As of this repo creation, there's no built-in UrlDecode function in SQL Server (the developer would need to write their own and try to capture all cases).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages