I know this isn't exactly kosher but I'm just looking to bring the image INTO the db and then never having to "go get it" again.



I have a very small inventory db I'm trying to integrate into my POS that my brother helped me build. I'd like to scan a UPC and when adding a new item to the inventory it goes out and grabs an image from the web based off that UPC. Google images does a good job of finding a decent image for my purposes almost every time (if not every time).

What would be the best way to do this?