Quote:
|
quote:Most of the examples I see utilize SQL Server and an image field
|
- mainly because they're there to illustrate the principle, not because it makes real-life sense. Generally, if you're looking at using BLOBs in your db, you'd be better off using the File System as you mentioned. It's much easier in the db to update a path to a file than to update the actual BLOB.
Check Jeff Mason's reply to post 'how to insert image in sql 2000' in this forum.
HTH
Chris
There are two secrets to success in this world:
1. Never tell everything you know