Programming Tips & Tricks
T-Sql Trick: Quickly Resolve the Notorious “String or binary data would be truncated” Issue
Whenever you happen to work with INSERT or UPDATE Transact-Sql queries, either from within Sql Serve Management Studio or through your favorite programming platform like Visual Studio, you’re often likely to stumble across the error message that says: String or binary data would be truncated… and your query fails right away. The message is […]
Android Phone Tips & Tricks
Wi-Fi Trick: Share Your Wi-Fi Password via Android QR Code
Everybody knows that connecting to a Wi-Fi network is pretty simple if you know its network’s SSID (network name) and password. But many of the users are unaware of yet another convenient way of quickly connecting to a Wi-Fi network by just scanning the QR code. Below we describe both methods, and their advantages […]