News

Adding images to and removing them from a SQL Server database is straightforward using simple drag-and-drop procedures.
In this article, I'll show you several cool and useful tricks. First, I'll demonstrate how to drag images from the file system over a Windows Forms PictureBox control and trap the file information for ...
In this article, I'll show you several cool and useful tricks. First, I'll demonstrate how to drag images from the file system over a Windows Forms PictureBox control and trap the file information for ...
I've done this, but on an Oracle database. All I needed to do was base64 encode/decode, if memory serves me correctly.<br><br>As far as "delivering" the image...not sure what language you're using.
Very impressive though.<BR><BR>Sadly, I don't have that many SQL boxes so there's no real benefit in taking that much time to build something like that.<BR><BR>Oh well, I guess it's images for me ...