|
-
Nov 23rd, 2000, 12:02 AM
#1
Thread Starter
New Member
Now, I'm writing a system which requires to show images. I know that SQL server supports to storing image file and I would like to know that is there any bad points or problem to store image into SQL server? if yes, any other suggestion?
Now, my method is storing the image path into SQL server, but I find that it is very difficult to maintain. e.g. someone may delete the image by some other program but the path is still keeping in the database.
(One known problem for storing image into SQL server is the size of SQL server, it will be very big.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|